Releases: scaleway/terraform-provider-scaleway
Releases · scaleway/terraform-provider-scaleway
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)
v2.41.0
Changelog
Features
- c3109e5 feat(cockpit): add support for alert manager (#2562)
- ea6b89a feat(vpc): add support for enable_routing (#2577)
- 1b42618 feat(vpcgw): add support for triggering ssh keys refresh (#2567)
Fixes
- 697c2fd fix(lb): avoid recreation of old lb ips (#2556)
- d2e9182 fix(instance_server): attach external block volume on update (#2574)
- 3cb22e7 fix(rdb): integrate PN provisioning_mode to remove dependency with IPAM (#2572)
- 1a5f824 fix(webhosting): read empty tags (#2571)
Others
- c96ca4c chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (#2581)
- 2a7bbd7 chore(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#2582)
- 22cf9bb chore(deps): bump github.com/nats-io/nats.go from 1.34.1 to 1.35.0 (#2584)
- a1db874 chore(rdb_instance): increase timeout to 30 minutes (#2579)
- 955d7fa chore(k8s_pool): increase timeout to 30 minutes (#2578)
- 8ab657c chore(all): fixed boken links (#2576)
- 14429dd tests(lb): decouple lb ips (#2580)
- 77b32a0 docs: add instance example (#2575)
- 0bbebc6 tests(webhosting): replace performance offer with professional (#2570)
- cca6a48 chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#2557)
- ae87c8d chore(deps): bump github.com/docker/docker (#2559)
- c71b4a2 chore(deps): bump github.com/aws/aws-sdk-go from 1.51.19 to 1.52.0 (#2558)
- 3b44213 chore(deps): bump github.com/nats-io/jwt/v2 from 2.5.5 to 2.5.6 (#2561)
- 6c23100 chore(deps): bump github.com/hashicorp/terraform-plugin-go (#2560)
- 2b183fc doc(rdb): udpate volume-type sbs_15k (#2555)
- 4aaf0e7 chore: add support for CODEOWNERS (#2554)
v2.40.0
Changelog
Features
- 3b6fbbd feat(cockpit): migrate tokens to regional v1 (#2549)
- 15ccb25 feat(cockpit): migrate grafana user to v1 (#2548)
- 3c82f2f feat(cockpit): add datasources (#2543)
- 608f3c8 feat(rdb): add log policy in instance (#2536)
- f40b991 feat(object): acl: revert to private on resource deletion (#2513)
- 2695a39 feat(tem): add dmarc name and config in ressource (#2532)
- c7b60a4 feat(tem) : add ressource for validate tem domain (#2423)
Fixes
- cd9a7fe fix(instance): server private_network with deleted pnic (#2552)
- 93aab97 fix(vpc) add optional region field (#2550)
- 542005e fix(general): update zones in doc (#2547)
- 1b5f296 fix(logger): set provider logger as sdk-go logger (#2539)
- 604759f fix(lb): unnecessary reattach of private networks (#2531)
- 6b87932 fix(instance_server): ignore enable_ipv6 with routed_ip disabled (#2533)
Others
- 091afd2 chore(deps): bump github.com/docker/docker (#2545)
- 0a6dfa3 chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 (#2546)
- 01de721 chore: migrate to go1.22 (#2540)
- 957ff78 chore: bump sdk go + update EnableIPv6 to use *bool type (#2535)
- 27b2ce0 chore: remove useless cassettes (#2515)
- af9c0ad doc(rdb):update version redis with a version in prod (#2471)
- 157066b docs(cockpit): add regionalization update note to cockpit documentation (#2551)
- fc14694 docs(ipam_ip): change examples format (#2538)
- 7a2868f docs/ipam: add warning on the use of client-defined IPs (#2534)
- 0fe8dc3 test(rdb): add test for instance update node type (#2544)
- 49f87e1 test(k8s): switch to block in cluster data source test (#2542)
- 8446410 test(k8s): switch to block (#2541)
- 921daf4 tests(instance): disable bootscript test (#2537)
- aa53415 tests(instance): add explicit nat ip types and routed_ip_enabled to false (#2530)
v2.39.0
Changelog
Features
- c0f0b94 feat(k8s): allow cluster creation with
cni=none
(#2525) - 75642b6 feat(lb): add new field flexible ipv6 (#2417)
Fixes
Others
- 27d287f chore(deps): bump github.com/aws/aws-sdk-go from 1.51.12 to 1.51.19 (#2522)
- 4870948 chore(deps): bump github.com/nats-io/nats.go from 1.34.0 to 1.34.1 (#2521)
- 6b6a505 chore(deps): bump github.com/hashicorp/terraform-plugin-go (#2520)
- e865dab chore(deps): bump github.com/AlecAivazis/survey/v2 in /cmd/tftemplate (#2518)
- fba6e17 chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 (#2519)
- db82509 chore: add ./cmd/tftemplate to dependabot (#2516)
- 617f33a chore: move GetRawConfigForKey function to meta package (#2514)
- b565b53 test(k8s): fix naming + pn error in nightly tests (#2511)
- 88f8643 test(k8s): add cni=none to expected in version data source test (#2510)
- 6ce156f refactor(sweepers): change sweepers format to include dependencies (#2509)
- 7730ca3 resolve conflicts (#2507)
- 57a06da doc(rdb): one of enable_ipam or static ip must be defined (#2487)
- b684555 docs: document http_option (#2489)
- 03a30dd chore: enable multiplexing to allow different providers (#2491)
- 0c58733 chore(deps): bump gaurav-nelson/github-action-markdown-link-check (#2505)
- acb60d5 chore(deps): bump goreleaser/goreleaser-action from 2 to 5 (#2504)
- 23e3452 chore(deps): bump crazy-max/ghaction-import-gpg from 5 to 6 (#2502)
- 3c28845 chore(deps): bump actions/setup-go from 2 to 5 (#2503)
- 3358ca3 docs: update developers website url (#2495)
- c6474c2 chore(deps): bump codecov/codecov-action from 2 to 4 (#2501)
- fe86049 chore(deps): bump actions/cache from 3 to 4 (#2499)
- 571fea5 chore(deps): bump golangci/golangci-lint-action from 3 to 4 (#2500)
- ee8c4a6 chore(deps): bump actions/checkout from 3 to 4 (#2498)
- fb32d62 chore(deps): bump github/codeql-action from 1 to 3 (#2497)
- 86a0cfd chore: enable github actions dependabot checks (#2496)
- 11e8064 chore: migrate services to their own packages (#2466)
- c36bb57 chore(deps): bump github.com/aws/aws-sdk-go from 1.51.8 to 1.51.12 (#2494)
- 20236a2 chore: migrate to gopkg.in/dnaeon/go-vcr.v3 (#2488)
- 7f5e070 tests(account_project): do not delete default project with a different name (#2485)
- d18ce13 chore(deps): bump github.com/nats-io/nats.go from 1.32.0 to 1.34.0 (#2484)
- 8892255 chore(deps): bump github.com/aws/aws-sdk-go from 1.50.30 to 1.51.8 (#2483)
- 3c36c4b chore(deps): bump golang.org/x/crypto from 0.19.0 to 0.21.0 (#2482)
- 79be5a0 chore(deps): bump github.com/docker/docker (#2481)
- 5d24ea7 docs(rdb): it it possible to downgrade node type (#2470)
- ca4c1dc tests(cockpit_grafana_user): handle 403 in CheckDestroy (#2479)
v2.38.3
Changelog
- 439a0b6 fix(iam): update tests to match SSH key format update (#2477)
- a1cf4d7 feat(lb): filter LBs with tags on datasource (#2473)
- f629237 chore(serverless): bump sdk go + deprecate MnqNamespaceID on trigger sqs (#2474)
- df9ee23 fix(vpcgw): force recreation when ip id changes (#2476)
- 9af8086 fix(instance_snapshot): ignore region in bucket field (#2472)
- ad73deb chore(deps): bump github.com/docker/docker (#2468)
- 635420c feat(core): get raw config for key (#2419)
- ba2827f fix(rdb): allow updates from bssd to lssd if new node type has enough space (#2461)
- f3340c1 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#2457)
v2.38.2
v2.38.1
Changelog
- d2ae788 fix(object): lifecycle rules: fix parsing error when prefix+1tag set (#2455)
- 4f33d1d chore: migrate datasource to its own package (#2456)
- b3b0802 chore: migrate types to its own package (#2453)
- 5b864a6 chore: migrate verify to its own package (#2451)
- 38c3729 chore: migrate httperrors to its own package (#2452)
- 4638e19 fix(object_bucket_lock_configuration): crash on empty configuration (#2454)
- 472efcb chore: migrate meta to its own package (#2449)
- 656b834 chore: migrate version to its own package (#2448)
- 2578549 chore: migrate locality features (zonal and regional) to their own packages (#2447)
- a1a516f chore: migrate transport to its own package (#2446)
- 384a992 chore: migrate logging to its own package (#2445)
- 54a4ce3 chore: migrate workerpool in its own package (#2444)