Changelog
Feats
- ad3984d: feat(instance): support private ips on servers datasource (#3254) (@yfodil)
- b2598ee: feat(instance): server: add more fields on public_ips (#3272) (@Mia-Cross)
- 8083e14: feat(cockpit): add scaleway_cockpit_sources data source (#3307) (@jremy42)
- 79725fd: feat(mnq/sqs): support for dead_letter_queue (#3293) (@jremy42)
- 921a5b3: feat(mongodb): implement user resource with role management (#3308) (@jremy42)
- 3a539a6: feat(mongodb): add snapshot scheduling to instances (#3318) (@jremy42)
Fixes
- 74b61f5: fix(edgeservices): use zone from lb_config prior to provider default (#3253) (@yfodil)
- 6321f14: fix(k8s): acls as a set to prevent ordering issues (#3241) (@Mia-Cross)
- 1ea7ad4: fix(instance): snapshot: type defaults to l_ssd (#3264) (@Mia-Cross)
- 1d18128: fix(ci): fix Workflow does not contain permissions (#3267) (@remyleone)
- d888258: fix(rdb): return endpoint deletion errors to prevent ghost instances (#3277) (@jremy42)
- 3053924: fix(block): remove outdated test migration (#3285) (@Laure-di)
- 288f8bb: fix(key_manager): add next_rotation_at in key manager resource (#3290) (@jremy42)
- b5ff068: fix(rdb): fix load balancer removal not detected (#3301) (@jremy42)
- ae2f384: fix(mongodb): use regional ID parsing instead of zonal (#3306) (@jremy42)
- 48bdcf8: fix(domain): fix SRV domain duplication bug (#3287) (@jremy42)
Chores
- 0caa7e6: chore: migrate to github.com/hashicorp/terraform-plugin-testing@1.5.1 (#3263) (@remyleone)
- 9b77f47: chore: add support for testing generating documentation (#3270) (@remyleone)
- 59881e8: chore(container/function): namespace: deprecate activate_vpc_integration (#3286) (@Mia-Cross)
- e0401d8: chore(deps): bump github.com/aws/aws-sdk-go-v2/config (#3295) (@dependabot[bot])
- 8b37859: chore(deps): bump github.com/nats-io/jwt/v2 from 2.7.4 to 2.8.0 (#3297) (@dependabot[bot])
- 39e3993: chore(deps): bump actions/checkout from 4 to 5 (#3299) (@dependabot[bot])
- da7142f: chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0 (#3296) (@dependabot[bot])
- ec321cf: chore(deps): bump github.com/nats-io/nats.go from 1.44.0 to 1.45.0 (#3298) (@dependabot[bot])
- e4fc9f0: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sqs (#3305) (@dependabot[bot])
- c8dec61: chore: enable data consistency error in schema (#3278) (@remyleone)
- 7e15b9d: chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.5.1 to 1.13.3 (#3304) (@dependabot[bot])
- bcb71a8: ci: add support for gotestsum (#3319) (@remyleone)
- 114ccff: docs(instance): security group: remove deprecated ip from examples (#3260) (@Mia-Cross)
- b7d2af7: docs(backend): relocate S3 backend section to central backend guide (#3256) (@Laure-di)
- 52bd7bc: docs: add support for description in all field of the schemas (#3273) (@remyleone)
- ec7782d: docs(rdb): document password requirements for database resources (#3288) (@jremy42)
- 4f6be9f: docs(cockpit): mark scaleway_cockpit resource as deprecated (#3281) (@jremy42)
- 9e6eb04: docs: add support for template based rendering (#3292) (@remyleone)
- 9922c77: docs(rdb): update VPC routing compatibility note (#3316) (@jremy42)