Releases: scaleway/terraform-provider-scaleway
Releases · scaleway/terraform-provider-scaleway
v2.21.0
Changelog
Features
- 6474acc feat(vpc): add support for regional private networks (#1975)
- 4ac9d10 feat(k8s): migrate cluster or else force new (#1958)
- ae24132 feat(vpc): add vpc datasource (#1963)
- 22a6223 feat(vpc): add vpc resource (#1962)
Misc
- e095716 doc(lb): update SNI/HTTP host header constraints on Routes (#1972)
- 1c44bed docs(container): update default resource values (#1971)
- 2444d7a chore: remove depguards (#1974)
- bd25714 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.274 to 1.44.275 (#1973)
- a8b8343 chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#1970)
- d9b3d53 chore(deps): bump github.com/hashicorp/terraform-plugin-log (#1969)
- 1593d7e chore(deps): bump github.com/aws/aws-sdk-go from 1.44.254 to 1.44.274 (#1968)
- fd4db3f chore(deps): bump github.com/docker/docker (#1967)
- 205a800 chore(deps): bump github.com/nats-io/nats.go from 1.25.0 to 1.26.0 (#1966)
v2.20.0
Changelog
Features
- af89512 feat(lb): add lb acl (#1948)
- a5bb81a feat(function): add function triggers (#1912)
- c535aca feat(cockpit_user): wait for cockpit transient state before deleting it (#1955)
- aeb0c42 feat(cockpit): add plan selection (#1941)
- 5e2b109 feat(cockpit): add plan datasource (#1939)
- 2cfb0ef feat(vpc): add subnets attribute in private_network resource (#1930) (#1933)
Fixes
- e0bb56d fix(instance): get server-type instead of listing (#1959)
- f7c65c0 fix(secret-manager): encode data on data_source (#1953)
- bee2742 fix(lb): resolve private_network plan inconsistencies (#1924)
- f2f78ba fix(container): use cpu_limit (#1952)
- c97546b fix(lb): sticky session description (#1938)
Misc
- 987bf31 docs(k8s): add PrivateNetwork garbage collection (#1954)
- 093fbdc docs(kosmos): update instructions for node-agent boostrapping (#1956)
- 5a8cf82 docs(object): improve object bucket policy examples (#1949)
- 696f376 docs(cockpit): document
scaleway_cockpit_plan
(#1940) - a3c7b76 docs(lb): fix dead links (#1942)
- 82ca284 chore(deps): bump github.com/docker/distribution (#1931)
v2.19.0
Changelog
Features
- 60a69be feat(mnq): queue resource (#1903)
- 931bfcd feat(redis): enable ipam on private network (#1925)
- f8e2a7e feat(object): add bucket policy datasource (#1926)
Fixes
- 245c94a fix(serverless): retry domain creation instead of resolving (#1932)
- cc82175 fix: set different record names on instance & vpcgw ip reverse tests (#1928)
- 368c25e fix(vpcgw): retry update instead of resolving dns on ip_reverse_dns (#1927)
Misc
v2.18.0
Changelog
Features
- ad8b153 feat(rdb): enable IPAM on instance and replica (#1913)
- 2e6feb4 feat: add resource bootstrap (#1910)
- 5a44acc feat(availability_zone): add data source availability zone (#1907)
- 1ca2234 feat(cockpit): don't require token scopes (#1905)
Fixes
- 68b3bfe fix(instance_private_nic): set pn_id and server_id to forcenew (#1893)
- 958c46d fix(account): project data source project not found (#1915)
- f0ff30b fix(instance_ip_reverse_dns): retry update instead of resolving dns (#1914)
Misc
- fa7b17d docs(tem): add dns records example (#1919)
- 1d133a9 docs(function): remove function cron dead link (#1904)
- 33cbdc7 chore(deps): bump golang.org/x/text in /cmd/tftemplate (#1911)
- 69ddbd6 chore(deps): bump github.com/docker/docker (#1918)
- 28b00e5 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.234 to 1.44.254 (#1917)
v2.17.0
Changelog
Features
- a4d8a7f feat(tem): add smtp host and ports in resource state (#1892)
- ded7fc4 feat(lb): add acl redirect (#1716)
- 38c7280 feat(object): force project id in access key even if it's the default (#1890)
Fixes
- 7646d21 fix(secret): bump sdk with secret api changes (#1901)
- b3378af fix(data_source_iam_group): test without explicit organization id (#1897)
- a913408 fix(instance_security_group_rules): delete resource on 404 in read (#1895)
- a87a2da fix(k8s): fixed expected cnis and duplicate name in tests (#1891)
Misc
v2.16.3
Changelog
- 4fbe62d fix(function_token): set token only on create (#1888)
- 59d63aa feat(account): extract project id if not given (#1886)
- d8d5a98 test(k8s): add test K8SCluster_PoolPrivateNetwork (#1885)
- 638ead7 feat(domain): handles
@
records (#1883) - 8d4ea80 fix(k8s): fix K8SCluster_PrivateNetwork test 2 (#1884)
- 9d19b28 docs(flexible-ip): fix subcategory (#1881)
v2.16.2
v2.16.0
v2.15.0
Changelog
Features
- 5d5c129 feat(k8s): private network integration in kapsule (#1865)
- fcd9db8 feat(function_domain): resolve domain before creating it (#1857)
Fixes
- de3222a Fix scaleway_rdb_instance using name as a pattern instead of an exact match (#1862)
- 820566d fix(container_namespace): deprecated destroy_registry option (#1860)
- 761bb0c fix(container_domain): increase default timeout (#1859)
Others
- 8fb9eeb chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1866)
- bbb2bc1 chore(deps): bump github.com/scaleway/scaleway-sdk-go (#1867)
- 1ef4bed chore(deps): bump github.com/docker/docker (#1869)
- 6128ea1 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.212 to 1.44.234 (#1868)
- 4eeb28c docs(tem): add grafana provider example (#1861)
- f9db20a doc(tem): Add informations regarding the new accept_tos attribute. (#1854)
- fc9e156 docs: update terraform provider main example (#1855)