Releases: scaleway/terraform-provider-scaleway
Releases · scaleway/terraform-provider-scaleway
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)
v2.12.0
Changelog
Features
- 60fd6de feat(object): allow importing bucket with a specific project id (#1814)
- 2326153 feat(lb): add backends datasource (#1802)
- fd7950f feat(lb): add routes datasource (#1797)
- 04eeed4 feat(secret): add resource secret (#1795)
- f4cc339 feat(cockpit): implement grafana user resource (#1794)
Fixes
- d83c4fa fix(dns): API returns 403 instead of 404 on missing record (#1808)
- 77ca214 fix(k8s): kubeconfig is now sensitive (#1800)
- dcc8f5f fix(tem): documetation and test checks (#1796)