Releases: scaleway/terraform-provider-scaleway
Releases · scaleway/terraform-provider-scaleway
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)
Misc
v2.13.1
v2.13.0
v2.12.1
Changelog
Feat
- 6cf799f feat(lb): add ips datasource (#1791)
- 0a0423a feat(lb): add frontends datasource (#1807)
- 35c70a4 feat(lb): add acls datasource (#1810)
Fix
- 3b17cfd fix(baremetal): fix updating of name and description (#1826)
- 98aad59 fix(domain): correctly check for NoSuchDNSZone error code (#1812)
- 1605c06 fix(lb): decouple lbs datasource test (#1823)
- 1f36890 fix(redis): add conflict on acl and private network and bump the documentation (#1824)
- 7998a6a fix(object): force use of default project id for s3 client (#1817)