Skip to content

Releases: scaleway/terraform-provider-scaleway

v2.17.0

19 Apr 13:06
7646d21
Compare
Choose a tag to compare

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

  • cb79738 chore(deps): bump github.com/docker/docker (#1889)

v2.16.3

12 Apr 08:07
4fbe62d
Compare
Choose a tag to compare

Changelog

v2.16.2

05 Apr 12:12
v2.16.2
287fb73
Compare
Choose a tag to compare

Changelog

Misc

v2.16.0

04 Apr 15:21
v2.16.0
ade65ab
Compare
Choose a tag to compare

Changelog

Features

  • dc8694f feat(account): deprecate resource account ssh key (#1863)

Fixes

Misc

v2.15.0

03 Apr 12:25
5d5c129
Compare
Choose a tag to compare

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

21 Mar 15:28
50a0264
Compare
Choose a tag to compare

Changelog

Fixes

v2.14.0

21 Mar 12:38
v2.14.0
0fa31d2
Compare
Choose a tag to compare

Changelog

Features

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

10 Mar 14:42
240639f
Compare
Choose a tag to compare

Changelog

v2.13.0

08 Mar 13:18
f988f9c
Compare
Choose a tag to compare

Changelog

Features

  • f988f9c feat(secret-version): resource secret version (#1815)
  • c67642e feat(k8s): k8s version data source supports "latest" as a value (#1809)

Fixes

  • 6bf166a fix(test): body matcher fields comparison (#1783)
  • ba54f4c fix(baremetal): import missing os and offer names (#1756)

Others

  • ad8315c docs: update index.md with new links for credentials and project ID (#1827)

v2.12.1

07 Mar 09:33
3b17cfd
Compare
Choose a tag to compare

Changelog

Feat

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)