Releases: scaleway/terraform-provider-scaleway
v2.47.0
What's Changed
Features
feat(instance_server): prevent usage of routed_ip_enabled as false by @Codelax in #2763
feat(baremetal): add support for ipam ips by @yfodil in #2769
feat(inference): add support CRUD deployment by @Laure-di in #2736
feat(mongodb): add support for v1alpha1 by @jremy42 in #2777
feat(mongodb): increase timeout by @jremy42 in #2788
feat(ipam): support custom resources by @yfodil in #2783
Fixes
fix(lb): mark certificate chain as sensitive by @yfodil in #2771
fix(iot): add region to network by @jremy42 in #2776
fix(instance_server): use server volume to fetch volumes by @Codelax in #2782
Others
tests: rename test resources to expected test name by @Codelax in #2739
chore: bump sdk go by @jremy42 in #2774
tests(instance_server): use sbs and b_ssd together by @Codelax in #2768
tests(rdb): fix gateway network to use ipam mode by @yfodil in #2780
docs(object): adjust definition to official documentation by @Laure-di in #2784
tests(inference): enable nightly test by @Laure-di in #2785
tests(inference): enable acceptance tests by @Laure-di in #2786
Full Changelog: v2.46.0...v2.47.0
v2.46.0
Changelog
Features
- f6912dd: feat(registry): add tag data source (#2696) (@pnodet)
- e0b97c3: feat(instance): support ipam ips on pnic creation (#2660) (@yfodil)
- 82c9f80: feat(instance_server): allow root_volume size update (#2745) (@Codelax)
Fixes
- 1909bce: fix(cockpit): add grafana url manual creation (#2741) (@jremy42)
- 9898038: fix(cockpit): add default project id in cockpit resource (#2746) (@jremy42)
- 69c8334: fix(tem) add specific domain for webhook test (#2747) (@jremy42)
- 0b63315: fix(tem): add new status autoconfig (#2748) (@jremy42)
Others
- 980722b: refactor(instance): extract server volumes update (#2743) (@Codelax)
- bf7c0cd: tests(redis): remove cluster size changes (#2706) (@Codelax)
- 5506f5f: cleanup(documentdb): remove documentdb (#2749) (@jremy42)
- 50e4dea: update cassette private nic (#2754) (@jremy42)
- 216af76: docs(cockpit): update contact_points in alert_manager (#2753) (@jremy42)
- 148e0c8: test(cockpit): remove update test plan (#2752) (@jremy42)
v2.45.0
Changelog
Features
- ed1abf5: feat(vpc): add custom route resource (#2702) (@yfodil)
- 943b969: feat(tem): add support for autoconfig (#2726) (@jremy42)
- 35c751c: feat(instance_server): support sbs_volume as root volume (#2641) (@Codelax)
Fixes
- 2c3d04d: fix(rdb): migrate endpoint to endpoints (#2728) (@jremy42)
- 10d2f2a: fix(cockpit): skip test with 500 error (#2729) (@jremy42)
- 8c08756: fix(tem): add sub domain in DMARC in test (#2730) (@jremy42)
- 8c0a897: fix(tftemplates): add sweep and sweep_test (#2734) (@Laure-di)
- c3a2c31: fix(mnq): add project for handle conflict (#2732) (@jremy42)
- 6d9ffa5: fix(secret): set project_id as optional in datasources (#2738) (@Codelax)
- 8fb9c93: fix(account_project): retry delete when project is not usable (#2742) (@Codelax)
- 86ae5dc: fix(object): remove skip tests (#2744) (@Laure-di)
Others
- 916e32e: chore: add support for tagalign linter (#2731) (@remyleone)
- 4191ad1: docs: fix wording (#2634) (@SamyOubouaziz)
v2.44.0
Changelog
Features
- bddd49f: feat(secret): add protected field (#2693) (@Codelax)
- d6965c4: feat(secret): add ephemeral policy configuration (#2691) (@Codelax)
- 20c2f9b: feat(cockpit): migrate legacy cockpit resources to v1 API (#2679) (@jremy42)
- c02687d: feat:(cockpit): add push urls to cockpit datasources (#2700) (@jremy42)
- 57266be: feat(tem): add support for webhook (#2673) (@jremy42)
- 42b8bb6: feat(iam): add support for condition (#2674) (@remyleone)
- 591cf5b: feat(secret): add type field (#2698) (@Codelax)
- 7e1a732: feat(mnq): add datasource for sns (#2718) (@jremy42)
Fixes
- a7e77ec: fix(secret_version): datasource project_id argument (#2701) (@Codelax)
- b245cd7: fix lint new version (#2703) (@jremy42)
- 6ca5bb8: fix(apple-silicon): increase timeout for server creation (#2704) (@reda-maizate)
- 4061d10: fix(tftemplate): fix generation (#2684) (@Laure-di)
- 3f36433: fix(mnq_nats): delete update in nats credential (#2720) (@jremy42)
- c39d253: fix(tem): replace resource by datasource for sns (#2719) (@jremy42)
- 3bd7e45: fix(rbd): fix diff case for engine (#2725) (@jremy42)
Others
- d1f475a: chore: add support for usestdlibvars (#2708) (@remyleone)
- e16f542: chore: add support for copyloopvar linter (#2709) (@remyleone)
- d07d621: chore: add support for intrange (#2710) (@remyleone)
- 120a9c1: chore: ignore G115 from gosec (#2714) (@remyleone)
- f2452b6: chore: remove exportloopref (#2715) (@remyleone)
- 2a024e6: chore: add support for unused (#2716) (@remyleone)
- 3c28869: chore: add support for staticcheck (#2717) (@remyleone)
- 383ae18: chore(deps): bump github.com/nats-io/nats.go from 1.36.0 to 1.37.0 (#2723) (@dependabot[bot])
- 25b9bb3: chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 (#2722) (@dependabot[bot])
- 4f95b4b: chore(deps): bump github.com/docker/docker (#2721) (@dependabot[bot])
- 22992c7: chore: bump sdk go (#2727) (@jremy42)
- 62e53a1: docs(review): review of documentation pages (#2620) (@nerda-codes)
- 1079fc3: tests(secret_version): datasource using latest revision (#2694) (@Codelax)
- 13becfc: tests(container): correct memory limit in basic test (#2697) (@Codelax)
- b29d99a: tests(secret): fix datasource test config (#2705) (@Codelax)
v2.43.0
Changelog
Features
- 2556547: feat(vpcgw): add support for type upgrade (#2666) (@yfodil)
- 72a97b7: feat(rdb): add encryption at rest for instance (#2676) (@jremy42)
Fixes
Others
- 31ba5bb: chore(deps): bump github.com/docker/docker (#2671) (@dependabot[bot])
- a24c42a: chore: bump sdk go (#2667) (@yfodil)
- a8a2236: chore: add support for labeler (#2675) (@remyleone)
- 966fd21: docs(iam): add docs on using expires_at with time_rotating (#2677) (@cyclimse)
- b09a65b: chore: fix checkout and setup-go ordering to optimize cache usage (#2678) (@remyleone)
- 54aea98: chore(deps): bump github.com/docker/docker (#2681) (@dependabot[bot])
- 3be6f18: chore(deps): bump github.com/nats-io/jwt/v2 from 2.5.7 to 2.5.8 (#2680) (@dependabot[bot])
- d74e50c: chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#2683) (@dependabot[bot])
- 83e25dd: chore(deps): bump github.com/aws/aws-sdk-go from 1.54.12 to 1.55.5 (#2682) (@dependabot[bot])
- 0373d71: chore: fix labeler configuration (#2688) (@remyleone)
- bae2750: tests(vpc): remove two ipv6 subnets case (#2692) (@yfodil)
v2.42.1
v2.42.0
Changelog
Features
- 1fbc1dd: feat(vpc): add routes datasource (#2621) (@yfodil)
- 96aeffa: feat(lb): add ipam ids config on private network (#2650) (@yfodil)
- ed3c182: feat(iam_api_key): add data source (#2647) (@tbellavia)
- 45cddcd: feat(lb): add support for tags in LB IPs (#2564) (@yfodil)
- 4138acf: feat(serverless): add sandbox field (#2657) (@Codelax)
Fixes
- db1568f: fix(vpc): adapt customizediff to new enabled routing behavior (#2631) (@yfodil)
- 61cb657: fix: update deprecated dns_zone field (#2633) (@jremy42)
- 639bb90: fix(instance_server): volume template creation (#2640) (@Codelax)
- 5bc7fe0: fix(vpcgw): set force new to pgw and pn ids (#2661) (@yfodil)
Others
- 6c7bdea: chore(deps): bump github.com/docker/docker from 26.1.3+incompatible to 27.0.0+incompatible (#2626) (@dependabot[bot])
- ace412b: chore: add support for go toolchain (#2632) (@remyleone)
- 9b621e6: chore: bump sdk-go (#2635) (@Codelax)
- 49c5d2b: chore: update goreleaser and include a check (#2638) (@remyleone)
- 61bcf45: chore(deps): bump github.com/aws/aws-sdk-go from 1.54.6 to 1.54.12 (#2643) (@dependabot[bot])
- 7922f12: chore(deps): bump github.com/docker/docker (#2644) (@dependabot[bot])
- a29f7f9: chore(function): bump default memory limit (#2651) (@cyclimse)
- 855ec15: chore: bump sdk-go (#2652) (@Codelax)
- 5177d3c: ci: enable golangci-lint annotations (#2648) (@Codelax)
- 3e8cc60: ci: fix goreleaser action version (#2662) (@yfodil)
- 50a32c5: docs:clean up terraform import command syntax (#2653) (@yfodil)
- 60949d6: tests(lb): fix unexpected ip count (#2658) (@yfodil)
- 57cd372: tests(lb): remove tests with deprecated static-config (#2639) (@yfodil)
- 977d9bc: refactor(instance_server): use instance_block helpers (#2636) (@Codelax)
v2.41.3
Changelog
- 4e7279e fix(instance_server): check empty bootscript (#2630)
- 0632701 chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 (#2629)
- 850e6b5 chore(deps): bump github.com/aws/aws-sdk-go from 1.53.15 to 1.54.6 (#2628)
- 4dfb004 chore(deps): bump github.com/nats-io/nats.go from 1.35.0 to 1.36.0 (#2627)
- 5998d46 chore(deps): bump github.com/hashicorp/go-retryablehttp (#2625)
v2.41.2
Changelog
Features
Fixes
- cd4a365 fix(docs): fix straggling docs (#2617)
- 9b46199 fix(vpc): doc review of all vpc and ipam doc (#2609)
- 9818c08 fix(documentdb): fix private network support (#2608)
- 8e530c4 fix(iam_api_key): add diff suppress for expires_at (#2604)
- b368fbd fix(mnq): doc review of terraform mnq doc (#2607)
Others
- 5a13ed6 docs(lb): review lb doc (#2616)
- cbc26ca docs(k8s_cluster): bump k8s version (#2615)
- ea513ac docs(lb): remove usage example of deprecated static pn attachment (#2612)
- 5875c3a docs: add more references in examples (#2610)
- 1e2fb0e docs(ter): review luiza products (#2587)
- 5c83be6 docs(redis): add missing attributes references for data_source redis cluster (#2606)
- 039a459 chore: disable deprecated linter execinquery (#2602)
- 82ede47 chore(deps): bump golangci/golangci-lint-action from 5 to 6 (#2596)
- fa9bda3 chore(deps): bump github.com/aws/aws-sdk-go from 1.52.0 to 1.53.15 (#2598)
- a4c7f5e tests(tem): add dmarc in test validation (#2619)
v2.41.1
Changelog
- 66a6940 fix(rdb): support sbs_15k on update (#2599)
- 3451ac3 chore(deps): bump github.com/docker/docker (#2591)
- 5ef01c5 chore(deps): bump github.com/bflad/tfproviderdocs from 0.12.0 to 0.12.1 (#2594)
- e32a8ee chore(deps): bump github.com/hashicorp/terraform-plugin-mux (#2595)
- d4671ed chore(deps): bump github.com/nats-io/jwt/v2 from 2.5.6 to 2.5.7 (#2593)
- cf31b15 chore(deps): bump github.com/bflad/tfproviderlint from 0.29.0 to 0.30.0 (#2585)
- 1e5cb73 tests(baremetal): update server offer (#2589)