Releases: scaleway/terraform-provider-scaleway
Releases · scaleway/terraform-provider-scaleway
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)
v2.14.1
v2.14.0
Changelog
Features
- ad086ce feat(secret): data source secret (#1837)
- 382f24e feat(tem): add mandatory TOS (#1843)
- 794fb57 feat(webhosting): add offer datasource (#1839)
Fixes
- f7d90b7 fix: empty strings in list being nil (#1847)
- b907ae8 fix(cockpit): wait for cockpit status before trying to deactivate (#1846)
- 9db9064 fix(rdb): read replica set (#1841)
- e8b9789 fix(rdb): add example and more details on datasource documentation (#1842)
- a5ac27c fix(rdb): replace ipnet as optional (#1835)
- 8cdd5f3 fix(instance): handling optional localities (#1838)
- d8d675f fix(container): wait for cname before creating container_domain (#1834)
- 31ab7b4 fix(domain): keep record in state on failed deletion (#1813)