Releases: scaleway/terraform-provider-scaleway
Releases · scaleway/terraform-provider-scaleway
v2.23.0
Changelog
Features
- 9d592c5 feat: support integration of regional private networks in lb, rdb, redis and vpc gateway networks (#2019)
- 9c6afd6 feat(k8s): skip reading kubeconfig if unauthorized (#2018)
- 7d239c6 feat(k8s): Kapsule VPCs go from zoned to regional (#1989)
- 01f864c feat(lb): add support for configuring backend tcp retry (#2027)
- 9997939 feat(lb): add support for configuring backend servers max connections (#2024)
- f2e0f1d feat(tftemplate): add datasource generation to tftemplate (#2017)
- f17fc09 feat(vpc): add computed address, mask and prefix fields (#2026)
- 13f7734 feat(vpc): add subnet documentation (#2013)
Fixes
- 64c0fa5 fix(cockpit): ignore 404 not found during grafana user deletion (#2028)
- 9e163af fix(rdb): schema corrections and examples (#2022)
- 2243263 fix(iam_api_key): set application_id to force_new (#2023)
Others
- 9bed856 chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (#2033)
- 2b10184 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.275 to 1.44.294 (#2032)
- 7cb7af7 chore(deps): bump github.com/nats-io/nats.go from 1.26.0 to 1.27.1 (#2031)
- c8ab461 chore(deps): bump github.com/hashicorp/go-retryablehttp (#2030)
- 072ea0c tests(iam): get organization id from client in sweepers (#2016)
v2.22.0
Changelog
Features
- 438a6ff feat(object): create object by string content (#2011)
- 9412315 feat(object): create object from byte content (#1997)
- 32c8c93 feat(baremetal): add ipv4 & ipv6 fields (#2003)
- d4b2237 feat(tftemplate): generate helpers with resource (#1986)
Fixes
- c847f46 fix(secret): add sensitive flag to data (#2012)
- 87a2456 fix(vpc): sweeper to use all regions (#2008)
- 0fa1d1f fix(lb): make send_proxy_v2 field computed (#2001)
- a7101e4 fix(mnq): nats credentials parsing (#1990)
- 1abfcce fix(vpc): support regional pn import (#1993)
- 12f337b fix(instance_server): update volume fields (#2006)
- ec2e5d7 fix(baremetal): set offer argument in read (#1979)
Misc
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)