Skip to content

Releases: scaleway/terraform-provider-scaleway

v2.11.0

21 Feb 16:36
78dc7f1
Compare
Choose a tag to compare

Changelog

Features

  • 78dc7f1 feat(lb): add backend datasource (#1784)
  • 255b63a feat(lb): add route datasource (#1786)
  • 5435afa feat(lb): add frontend datasource (#1785)
  • cf33639 feat(cockpit): implement token resource (#1780)
  • b133145 feat(lb): add support for host_header & sni on healthchecks (#1694)
  • 21b93b9 feat(lb): add support for http host_header on routes (#1700)
  • dbb9b3c feat(cockpit): implement resource and datasource (#1773)
  • 8e2c4ff feat: use tfproviderlint fork (#1776)
  • e77a6b7 feat(k8s): add k8s version data source (#1766)
  • 21ba683 feat(registry): accept namespace deletion when in deleting state (#1755)
  • 98852d0 feat: check that locality ID match with resource locality (#1732)
  • 4e1d403 feat(instance): add private_nic data source (#1713)

Fixes

  • b0904c8 fix(vpc): add resolver for reverse dns (#1708)
  • 02a8e2c fix(iam): enhancement policy with fake project manager (#1759)
  • 3f5bbf3 fix: fake side project missing error check (#1758)
  • ed4379f fix: fake side project creation should the errors (#1757)
  • f52c7bc fix(rdb): import privileges and update documentation (#1721)
  • 257a8b0 fix(redis): Add public network details (#1753)
  • e96e2fc fix(k8s): pool size plan inconsistency fixed (#1752)
  • 6b4fcd0 fix(baremetal): fix ci lint (#1749)
  • b5b9dcf fix(iam): duplicated naming on test (#1737)
  • 6b1bb8b fix(iam): add validation on attributes that are IDs (#1748)
  • 3505fde fix(lb): 'name' & 'zone' descriptions on datasource (#1741)

Others

v2.10.0

03 Feb 10:29
v2.10.0
5d23e46
Compare
Choose a tag to compare

Changelog

Features

  • 8c5cbdc feat(object): parallelize versions destruction (#1711)
  • 43c4a22 feat(tem): remove manual id attribute (#1729)
  • 96ee89e feat(object): add project_id resource attribute (#1703)
  • b48ff1a feat(k8s) - breaking - "delete_additional_resources" is now required (#1675)
  • c178888 feat(mnq): resource credential (#1680)

Fixes

  • c1b21e7 fix(instance): resource image with option public as a pointer on SDK-Go (#1692)
  • d8164d9 fix(rdb): check user exist (#1720)
  • fc8ba95 fix(iam): rename group on test with users (#1726)
  • 44cdc35 fix(iam): datasource iam_user and test (#1712)
  • d618a43 fix(vpc): only one of dhcp_id and static_address should be set (#1728)
  • cd2941b fix: ignore transient state errors in cassette validation (#1704)

Documentation

  • fb2150e doc(vpc): remove unsupported project-id argument (#1719)
  • d340e60 docs(mnq): Guide to set up Messaging configuration and Terraform NATS (#1696)
  • 679c7a8 doc(lb): update static_config code description (#1702)
  • 10b996b docs(bucket): make acl deprecation message clearer (#1698)

Others

  • 5d23e46 ci: fix workflow id in nightly slack message (#1736)
  • 6ff324b ci: change slack message on nightly failed (#1731)
  • 619e65f ci: trigger webhook on nightly tests failure (#1727)
  • ed45b4b chore: bump marketplace api to v2 (#1697)
  • 639237d tests: change region in tests that require registry ns deletion (#1710)
  • 2eca956 test(object): skip cors empty origin test (#1709)
  • c6e0a23 chore: add project id to acceptance tests (#1705)

v2.9.1

12 Jan 10:19
c033d99
Compare
Choose a tag to compare

Changelog

Fixes

Others

v2.9.0

06 Jan 10:07
0aec006
Compare
Choose a tag to compare

Changelog

Features

  • 0aec006 feat(object): versioning should be enabled with object locking (#1679)
  • ed7af2e feat(serverless): add http_option attribute (#1678)
  • 7f8e180 feat(provider): add helper to validate locality IDs with resource ID (#1674)
  • 4d4491d feat(lb): add support for http3 (#1663)
  • 9ea6e4f feat(lb): add support for ssl bridging (#1661)
  • 8ef86e0 feat(baremetal): add private networks (#1648)
  • ba79e0c feat: add helper to retry on transient state error (#1657)
  • 8ad9f9d feat(mnq): resource mnq namespace (#1631)

Fixes

  • eed6df7 fix(lb): frontend inherit zone from related lb (#1671)
  • cb5336f fix(provider): pass error when request failed to execute in retryable client (#1569)
  • fb1fe76 fix: generated names format with an extra dash (#1656)

Misc

  • 5ae0338 tests(provider): anonymize sensitive fields in cassettes (#1655)
  • 084f655 chore(deps): bump github.com/docker/docker (#1669)
  • 1a0b435 docs: fix "scopped" typos (#1666)
  • d8c433b tests: remove wait on retry when using cassettes (#1658)
  • 3af3a47 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.128 to 1.44.150 (#1638)
  • f12be7c chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1637)

v2.8.0

06 Dec 14:11
34bde49
Compare
Choose a tag to compare

Changelog

Features

  • 43e8675 feat(baremetal): add options flag (#1628)
  • 265aa23 feat(iam): enable IAM resource and datasource (#1630)
  • 5292d40 feat(validate_cassette): check for all http errors except a list (#1570)

Fixes

  • 34bde49 fix(iam): enhance documentation and format test (#1651)
  • 5534b8d fix(iam): organization_id as optional and computed on iam_application (#1645)
  • 78672f7 fix(iam): remove beta flag and add missing attribute on documentation (#1644)
  • d5044c0 fix(docs): add organization ID to documentation (#1646)
  • 1cc3af5 fix(iam): data source ssh_key documentation (#1647)
  • 7d1645e fix(iam): documentation user (#1642)
  • 2996912 fix(iam) add missing attribute (#1641)
  • 4ca6f2c fix(account_project): add missing option organization_id (#1633)

Others

v2.7.1

22 Nov 14:06
5e3c6c7
Compare
Choose a tag to compare

Changelog

  • 5e3c6c7 fix(function): secret env variables overriding env variables (#1627)

v2.7.0

22 Nov 10:03
4f8a3aa
Compare
Choose a tag to compare

Changelog

Features

  • 4f8a3aa feat(function): add support for domain resource (#1359)
  • 0cf6504 feat(function): add secret environment variables (#1606)
  • 18738dc feat(container): add domain (#1611)
  • f6e19c7 feat(container_domain): add url exported attribute (#1621)
  • 77e249f feat(baremetal): add option datasource (#1614)
  • c3d5fbf feat(baremetal): add subscription_period attribute to baremetal_offer (#1581)
  • 59b3395 feat(instance): add snapshot data source (#1603)
  • 65a248a feat(lb): add support for failoverhost (#1583)
  • 53ac552 feat(object): add object lock configuration resource (#1566)

Fixes

  • df9faa1 fix(object): fix region retrieval for object bucket website endpoint (#1609)
  • a8aceed fix(object_website): remove duplicate code and fix getbucketlocation (#1589)
  • 7ed31f4 fix(instance): refactor root_volume creation (#1599)
  • 324c8a7 fix(instance): set image and root_volume.volume_id to exactly one of (#1598)
  • 4a3e188 fix(instance_nic): wait for instance before creating private_nic (#1595)
  • cfc8bf5 fix(container): set secret environment variables on creation (#1605)
  • 72972c5 fix(container): update timeout (#1623)
  • 4201f48 fix(container_domain): resource documentatio (#1622)
  • e9daec6 fix(container_domain): check 404 responses (#1624)
  • 7028d83 fix(container_token): set token to state only on create (#1591)
  • fcda7d3 Fix(vpcgw): add zone option to datasource vpcgw (#1619)
  • 4e159fb fix(k8s): add check for minor version with the autoupgrade option (#1572)

Docs

  • c21c914 docs(instance): add examples to instance_server with root_volume usage (#1601)
  • d8cb1d2 docs: add backend guide with DBaaS (#1267)
  • 8f5978c docs: update domains & dns dead links (#1607)

Others

  • 5f49b8a test(object-policy): enable bucket policy cassettes (#1594)
  • 7f97bfa test(object): enable website configuration cassettes (#1596)
  • 3c20a1c ci(announce): replace webhook matrix by a bash loop (#1585)
  • c6fbb1f tests(container): enable with image test and change image (#1592)
  • cbfe547 test: fix cassette matcher crash on s3 urls (#1588)

v2.6.0

07 Nov 12:53
adf2b1c
Compare
Choose a tag to compare

Changelog

Feats

  • 02763c6 feat(baremetal): add user attributes to baremetal server (#1582)
  • 90f726e feat(object): require index_document for website configurations (#1565)
  • 6354fdd feat(tem): add tem_domain resource and data-source (#1557)
  • 6eb6148 feat(container): add secret environment variables (#1544)
  • f10cc21 feat(function): add function_token resource (#1531)

Fixes

  • adf2b1c fix(baremetal): export service_user to state (#1584)
  • fcd778d fix(baremetal): unexpected reinstall on ssh key ids changes (#1556)
  • 79576bc fix(bucket): lifecycle skip And operator when filtering with one tag (#1554)

Docs

Others

  • 90ff9ad ci: add slack announce on release (#1575)
  • dabf785 test: fetch the latest available version (#1580)
  • da17044 tests(object): enable tests and handle s3 with cassettes (#1555)
  • 05c5deb chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1560)
  • 5ea19a2 chore(deps): bump github.com/docker/docker (#1561)
  • a8e0f4c chore(deps): bump github.com/aws/aws-sdk-go from 1.44.110 to 1.44.128 (#1562)
  • 4d84269 chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1559)
  • 80aeaf1 test(cassettes): add custom body matcher (#1540)
  • 52af56a tests: update k8s cassettes with deprecated field (#1543)
  • 1b35f57 chore(test): remove unused cassettes (#1541)

v2.5.0

21 Oct 14:53
44240d0
Compare
Choose a tag to compare

Changelog

Feats

Fixes

  • 44240d0 fix(iam): api key default project id (#1537)
  • 57e31ac fix(rdb): instance with backup example (#1535)
  • 7b6a1bb fix(provider): handle HTTP error on failed retries (#1521)
  • d06d55e fix(rdb): private network attachment with return 404 (#1514)
  • aa45d50 fix(k8s): region zone schema (#1488)
  • f5752b7 fix(domain_record): change cname test dns zone (#1487)
  • 2853e0e fix(iam_policy): attribute no_principal set to false when not defined (#1498)
  • 250fd2a fix(iam_group): set datasource organization_id to optional (#1511)
  • 22d8986 fix(redis): replace redis v1alpha1 to v1 (#1506)
  • 0c1a00c fix(iam_application): set datasource organization_id to optional (#1504)

Others

  • 6f2bbd2 ci: bump actions versions (#1522)
  • 4e81e0f docs(iam): resource and data_source (#1502)
  • 320c553 tests: add custom cassette matcher (#1507)
  • e4d1b8b tests(iam_policy): override orgID for cassette run only (#1505)
  • 9df1f0a chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1494)
  • bda31d6 chore(deps): bump github.com/docker/docker (#1492)
  • 3a8897b chore(deps): bump github.com/aws/aws-sdk-go from 1.44.90 to 1.44.110 (#1500)
  • 2d558e4 chore: update checksum dependencies (#1503)

Full Changelog: v2.4.0...v2.5.0

v2.4.0

04 Oct 13:46
cb64dea
Compare
Choose a tag to compare

Changelog

Feats

Fixes

  • 0a4a425 fix(iam_api_key): set secret_key on create (#1491)

Others