Skip to content

Releases: scaleway/terraform-provider-scaleway

v2.2.9

31 Aug 09:02
adb82ac
Compare
Choose a tag to compare

Changelog

Fixes

  • adb82ac fix(rdb): acl flatten helper (#1438)
  • ff4cb46 fix: optional strings update and skip empty updates (#1427)
  • ae8a7bb fix(containers): remove helper and fix ints update (#1435)

Documentation

  • 8c4fd9f docs(rdb_rr): fix naming and remove wrong fields (#1430)

v2.2.8

22 Aug 15:28
f305d25
Compare
Choose a tag to compare

Changelog

Feats

  • 5b2d4df feat(object-storage): add resource website configuration (#1418)
  • 34249c8 feat(rdb): add read_replica resource (#1412)
  • 061a2ce feat(containers): add sha256 flag to deploy on image changes (#1415)
  • db6752f feat(object): bucket policy (#1408)

Fixes

Docs

v2.2.7

05 Aug 13:04
0c9aad0
Compare
Choose a tag to compare

Changelog

v2.2.6

03 Aug 13:29
aa01160
Compare
Choose a tag to compare

Changelog

Feats

Fixes

  • f6b5e81 fix(policy): principal and no_principal conflict (#1399)

Chores

  • aa01160 chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1404)
  • 40b103d chore(deps): bump github.com/aws/aws-sdk-go from 1.44.47 to 1.44.67 (#1406)

v2.2.5

29 Jul 08:36
8530f08
Compare
Choose a tag to compare

Changelog

Feat

  • 8530f08 feat(vpc-gw-dhcp-entries): add data-source for reservations (#1397)

Fixes

  • 9675c2c fix(vpc-gw): bastion update (#1396)
  • 691b5be fix(vpcgw_dhcp): set dns search and servers_override fields to computed (#1393)

chore

v2.2.4

25 Jul 10:56
090ddde
Compare
Choose a tag to compare

Changelog

Feat

  • 854d1af feat(gateway_network): add vpc gateway network data source (#1383)
  • e1f4607 feat(provider): allow override of organization_id in provider (#1386)

Fixes

  • 090ddde fix(instance): remove volume name when using image (#1390)
  • 28b5b4b fix: return nil for nil strings ptr (#1388)
  • f40f3c1 fix(iam_policy): set organization_id to optional (#1387)
  • 7143c71 fix(iam_user): use default organization id when available (#1385)

v2.2.3

20 Jul 16:17
b9b8015
Compare
Choose a tag to compare

Changelog

Feat

  • ce0ae07 feat(account): add account project resource (#1376)
  • 46ebe46 feat(scaleway_instance_snapshot): volume type unified (#1300)
  • d998d65 feat(instance): allows setting root_volume id (#1373)
  • 27b2a0c feat(k8s): add support for configurable root volume (#1364)
  • 35b2997 feat(iam): add iam policy resource (#1344)
  • 56f10e2 feat(iam): add support for iam group resource (#1350)
  • 2e52e90 feat(iam): add iam ssh key resource (#1340)
  • 4bfd7e9 feat(iam): add iam api key resource (#1343)
  • b367b47 feat(serverless): add support for native domain name (#1358)
  • efb453b feat(vpc-gw): add support for enable_smtp (#1357)
  • 4449609 feat(iam): add iam user datasource (#1356)
  • b693d30 feat(iam): add iam application datasource (#1348)
  • 21dc4f5 feat(container-cron): add new resource container cron (#1329)
  • 4474c76 feat(iam): add iam application (#1339)
  • f9f55ab feat(flexibleip): add support for flexible ip (#1022)
  • bd1d718 feat(instance_image) : add resource for instance image (#1331)

Fixes

  • 3e84b5a fix(instance_image): test concurrency issue with cassettes (#1378)
  • 05b7d09 fix(redis): change acl from list to set (#1366)
  • 229636c fix(iam/policy): change rule from list to set (#1361)
  • 8dbe972 fix(instance_image): removed state "stopped" in tests involving servers to try to fix nightly tests (#1374)
  • cbc451c fix(instance): root_volume boot value read and update (#1372)
  • 3c553ab fix(iam_application): disable sweeper if beta is not enabled (#1345)

Docs

  • b67c3a0 docs(container): fix registry endpoint in example (#1375)
  • 79c4b99 docs(instance): add root_volume volume_type doc in instance (#1371)
  • 1de1b25 doc(redis): fix developer doc link (#1342)

v2.2.2

22 Jun 12:43
9c54d52
Compare
Choose a tag to compare

Changelog

Feat

  • 4f65569 feat(rdb): add support for database backup (#783)
  • 3f7e1a5 feat(function): add support for function (#1109)
  • 262a71c feat(redis): add support for endpoints (#1263)
  • 6e4aa8d feat(instance): add instance_servers data source (#1264)
  • 93f5c03 feat(container): add destroy_registry field to container namespace (#1321)
  • cb300f2 feat(vpc-gw): add support for SSH bastion (#1255)

Fix

  • 377cdc0 fix(k8s): fix waiting for multicloud cluster (#1325)
  • e2625b3 fix(k8s): fix k8s oidc lists update and fix test (#1326)
  • 9c54d52 fix(provider): add test for multiple providers (#1283)
  • 1db16a6 fix(rdb_privilege): rdb_privilege not being deleted (#1334)
  • 593ddff fix: force update empty list if a string list has been updated to an empty list (#1333)
  • fcc1c34 fix(vpc-dhcp-reservation): add ForceNew on mac_address field for DHCP reservation (#1274)
  • c10f4c3 fix(rdb): add validation on database name and explicit depends_on (#1273)
  • df74644 fix(vpc): optional booleans (#1323)
  • d4210a1 fix(object): fix cors update test (#1319)
  • 00f0991 fix: add timeout values in schema when they're being used (#1320)
  • 618b500 fix(lbip): remove unused retry in lbip read (#1314)
  • ca58bde fix: remove GetOk usage with optional boolean (#1316)
  • 53cb4ff fix(instance): Fix block volume detach when no additional volumes remaining (#789)
  • bd36f66 fix(rdb-acl): set information on schema (#1270)
  • 534d1d2 fix(vpc): fix typo on pool_high setting (#1301)
  • 8afb07b Fix(lb): fix test case with multiple private networks (#1281)
  • 9c253f1 fix: fix checkdestroy function (#1276)
  • b496953 fix(lb): add ForceNew to the schema of the certificate (#1275)

Docs

  • 8b1bb00 docs(k8s): add a upgrade guide for pools (#1280)
  • ed4a48e doc(instance_private_nic): added zone field doc & fix typo (#1328)
  • d8f9186 doc(redis): fixed markdownlint errors in doc (#1330)
  • 8033c72 doc(instance_security_group_rules): add rule port_range field doc (#1318)
  • c1cee74 doc(rdb): add details for rdb instance settings option (#1305)
  • 674adda docs: add documentation about debugging (#1279)

Chores

v2.2.1

10 May 16:12
9d114cd
Compare
Choose a tag to compare

Changelog

New features

  • 9d114cd feat: add support for devcontainer (#1246)
  • 10918ad feat(redis): add support for cluster resource (#1238)
  • e20ff09 feat(redis): add data source (#1245)
  • 7a04fe0 feat(redis): add cluster settings (#1258)
  • 58d0db9 feat(redis): add redis acl (#1256)
  • 5bba67b feat(iot): add iot hub and device datasource (#1262)
  • 1b7e08c feat(domain): DNAME support and improve performance when using record ID (#1113)
  • be51284 feat(baremetal): add support for os data source (#857)
  • 7c5234c feat(domain): add waiting process for dns zone and associated reverse test (#1217)
  • f55c798 feat(dhcp-reservation): add retry and timeout for gateway network (#1223)
  • 324dc24 feat(baremetal): add data source for baremetal server (#805)
  • fa90a79 feat(lb): add support for http_filter_option (#1229)

Bug fixes

  • bcca1e0 fix: set resource id to "" when resource is found absent (#1241)
  • 03fdc67 fix(lb): check private network status (#1259)
  • ec9e66a fix(baremetal): fix os example and test (#1253)
  • 0177ef4 fix(dhcp): typo attribute with check elements on list (#1242)
  • 26372fc fix(pat-rules): check attributes on update process (#1248)
  • 7708a19 fix(rdb): fix acl test (#1221)
  • f8d76aa fix(iot): fix and skip some IoT tests (#1224)
  • 9b47f8f fix(DHCP-reservation) update static ip and add test for update case (#1222)
  • e511cf1 fix(account): fix conflict when renaming a resource (#714)
  • f167df6 fix(baremetal): rename offer with new name (#1212)
  • 5000f07 fix(object): add region to the state during a read (#1239)
  • d7bb4eb fix(dns): add support for TXT record and helpers (#1235)

Documentation

  • 0b1c208 doc(redis): added documentation for redis cluster (#1257)
  • 01d8145 docs: fix typos in lb_ip documentation (#1237)
  • 1e470ea feat(docs): add cluster type to k8s_cluster.mds (#1228)
  • a73ab00 improve(doc): add configuration to allow the instances to access internet (#1247)

v2.2.1-rc.3

15 Apr 08:16
a49039c
Compare
Choose a tag to compare

Changelog

  • a49039c feat(private-network): add wait process for private networks on instance (#1210)
  • c70f0b6 fix(instance): add support for handling empty security-groups tags (#1206)
  • 55dbcc5 chore(instance): add support for fast retries with cassettes (#1194)
  • cbcee30 chore(iot): add support for fast retry with cassettes (#1192)
  • 4ef8327 fix(instance-ip-reverse): documentation and test (#1207)
  • 97659bb fix(lb-frontend): test (#1208)
  • 33724f0 remove instance from placement group before destroy (#1205)
  • abd853a Tags loose contraints (#1203)
  • b68b6e2 chore(rdb): add support for fast retries with cassettes (#1197)
  • 7745567 chore(vpc): add support for quick retries with cassettes (#1198)
  • 8345648 chore(registry): add support for fast retry with cassettes (#1191)
  • 8aa02d8 chore(function): add support for fast retry with cassettes (#1189)
  • d9ae345 chore(container): add support for fast retry with cassettes (#1190)
  • 32c2bdb chore(k8s): add support for quick retries with cassettes (#1195)
  • 76cc42b chore(baremetal): add support for fast retries with cassettes (#1193)
  • 209531f chore(apple-silicon): add support for fast retry with cassettes (#1188)