Skip to content

Releases: scaleway/terraform-provider-scaleway

v2.28.0

06 Sep 13:07
c5ca20a
Compare
Choose a tag to compare

Changelog

Features

  • c5ca20a feat(instance_volume): add scratch type (#2122)
  • 6fefc99 feat(instance): support ip mobility (#2086)
  • 7d0a9a7 feat(k8s): type change should migrate cluster when possible (#2115)
  • ee832b2 feat(flexibleip): add support for IPv6 (#2104)

Fixes

  • 29114d2 fix(secret_version): data source get region from secret_id (#2121)
  • 951c279 fix(instance): avoid ForceNew if server.Image.ID matches the image label (#2097)
  • 09aedb5 fix(functions): missing update on secret environment variables (#2106)
  • d403ffa Set ForceNew on vpc_id argument of scaleway_vpc ressource (#2107)

Others

  • 1e971d6 tests(mnq): update to one namespace limit (#2120)
  • 9a6a523 chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (#2116)
  • 4cbee26 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.314 to 1.45.2 (#2117)
  • 7f1843b chore(deps): bump github.com/nats-io/jwt/v2 from 2.4.1 to 2.5.0 (#2118)
  • eefb666 tests(mnq): namespaces are now unique (#2113)
  • cfbd9fe docs(object): fix bucket policies example (#2112)
  • 61ec156 chore: bump scaleway sdk-go (#2110)
  • 4a2d09e test(vpc): isolate each private network in its own vpc to avoid subnet overlaps (#2105)

v2.27.0

21 Aug 13:59
9aea92a
Compare
Choose a tag to compare

Changelog

Features

  • 9aea92a feat(ipam_ip): move resource attribute to a block (#2103)
  • e8d1e37 feat(ipam): add resource type attribute (#2100)
  • 224b1d7 feat(flexibleip): add flexible ips datasource (#2098)
  • 04ec2c0 feat(ipam): add ipam ip data source (#2095)
  • 4891e62 feat(flexibleip): add mac address resource (#2093)
  • 0744c87 feat(instance_private_nic): add ip ids attribute (#2090)

Fixes

Others

v2.26.0

02 Aug 13:08
d6cb2d6
Compare
Choose a tag to compare

Changelog

Features

  • db0ed23 feat(iam): add iam_group_membership resource (#2067)
  • 35538bf feat(baremetal): support deploying server without install config (#2065)
  • 37f7395 feat(webhosting): add datasource (#2060)
  • a2f0607 feat(lb): add support for enabling proxy protocol on health check (#2070)

Fixes

  • d6cb2d6 fix(container): set region to optional (#2087)
  • 1092eb8 fix(instance_ip_reverse_dns): increase timeout (#2080)
  • bb72ca2 fix(vpcgw): fix retrieving dhcp reservation by gateway network id on datasource (#2079)
  • f669d4d fix(domain): replace waiting zone on dns record (#2073)
  • e8ab5f7 fix(k8s): set PNID to empty string in read if no PN (#2077)
  • 1c6fedb fix(baremetal): fix changes in plan for offer field (#2076)
  • 534995a fix(rdb): private network update from ipam service (#2068)
  • 7494313 fix(redis): add computed to private network attribute (#2074)
  • 059e62a fix(lb): frontend acl match can be nil (#2069)
  • eb46600 fix(lb): throw a warning when certificate is in error state (#2063)

Others

  • 6d050c4 chore(deps): bump github.com/docker/docker (#2085)
  • f362e4e chore(deps): bump github.com/aws/aws-sdk-go from 1.44.294 to 1.44.314 (#2084)
  • 6e0d0c5 chore(deps): bump github.com/nats-io/nats.go from 1.27.1 to 1.28.0 (#2083)

v2.25.1

20 Jul 07:23
9229b34
Compare
Choose a tag to compare

Changelog

  • 9229b34 fix(domain): set retry interval to 5 seconds (#2059)
  • c85d02a feat(account): migrate v2 to v3 project api (#2051)
  • ef1145b fix(k8s): fix test for k8s version data source (#2058)

v2.25.0

19 Jul 09:20
f388f1c
Compare
Choose a tag to compare

Changelog

Features

Fixes

v2.24.0

13 Jul 10:39
476c467
Compare
Choose a tag to compare

Changelog

Features

  • 476c467 feat(vpc): migrate from zonal to regional (#2045)
  • 560e2dd feat(container): add trigger resource (#2036)
  • cbeef17 feat(lb): add support for configuring fast health check (#2034)

Fixes

  • ff936d8 fix(redis): prevent cluster recreation on private network changes (#2037)

Misc

  • caaf6d8 chore: bump sdk-go for marketplace local-images type (#2040)

v2.23.0

04 Jul 07:24
9bed856
Compare
Choose a tag to compare

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

21 Jun 16:57
68bd185
Compare
Choose a tag to compare

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

Misc

v2.21.0

07 Jun 15:35
v2.21.0
6474acc
Compare
Choose a tag to compare

Changelog

Features

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

29 May 14:36
v2.20.0
e0bb56d
Compare
Choose a tag to compare

Changelog

Features

Fixes

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)