Changelog
Features
- 1e8735c feat(function_cron): add name attribute (#2365)
- 1b6d3b5 feat(container_cron): add name (#2366)
- 9a786c3 feat(domain_record): add fqdn attribute (#2367)
- 538c279 feat(ipam): filter by id & add address with cidr (#2362)
- 5a3c76a feat(sdb): add serverless sql database (#2272)
- dec6d7e feat(rdb): read replica: fill empty values in import generation (#2355)
- 616f77d feat: add the ability to filter pn per vpc_id (#2357)
- 072c988 feat(instance_placement_group): add datasource (#2330)
- d5ace61 feat: add support for project_id filtering in data sources (#2340)
Fixes
- 92c3c50 read replica endpoints management (#2371)
- b24596e fix(function): fix missing fields in read (#2369)
- c7d4c41 fix(k8s): remove step on ClusterTypeChange to avoid out of stock (#2345)
- d564d6f fix(ipam): support missing 'attached' and 'private_network_id' fields (#2356)
- 2346a7c fix(sweeper): tests project name check (#2343)
- e40cfe0 fix(k8s): avoid concurrency when creating pools (#2337)
- dc9fd4c fix(k8s): empty string is a valid cluster type (#2329)
- 96df4d8 fix(tftemplate): datasource project_id to optional (#2326)
- 2315ffd fix(k8s): fix waitK8SClusterDeleted function (#2323)
Others
- 4b49fb5 docs: update packer link (#2370)
- efb40a2 tests(vpc): change vpcs & pns names in datasource test (#2361)
- b7d2edf tests(vpc): add test and doc for filtering by vpc_id in datasource (#2360)
- d404ec0 feat(ipam): add ips datasource (#2354)
- d1af9ac chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#2353)
- 5b98218 chore(deps): bump github.com/scaleway/scaleway-sdk-go (#2349)
- 63ea273 chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (#2348)
- 5ad7895 chore(deps): bump github.com/aws/aws-sdk-go from 1.49.7 to 1.49.13 (#2347)
- dd7c140 docs(vpcgw): improve pat rule example (#2346)
- 67f23f9 docs(vpcgw): fix argument reference and examples (#2344)
- 854f776 tests(mnq): set names to test projects (#2342)
- dc81ab7 docs: add missing datasources (#2341)
- 8027203 doc(object): document project ID for bucket child resources (#2338)
- 475239a docs: fix nats guide and webhosting wrong subcategories (#2339)
- d71aae2 ci: use official tfproviderlint (#2336)
- 5356f7f ci: add tfproviderdocs job (#2335)
- ad8a755 docs: fix tfproviderdocs reports (#2334)
- e0e0ff5 docs(mnq_sqs_queue): remove import (#2325)
- 612ad1c chore(deps): bump github.com/aws/aws-sdk-go from 1.49.6 to 1.49.7 (#2331)
- 4b97119 docs(account_project): add example with provider configuration (#2333)
- 3faa9be docs(iam_policy): add example of rull for all current and future projects (#2332)
- d24cced refactor(rdb_instance): datasource project_id (#2327)
- 55af5e7 doc(k8s): delete_additional_resources deletes empty private networks (#2328)
- e1fa487 chore: bump aws-sdk-go to 1.49.6 (#2324)
- cec0797 tests(lb): reorder configuration to fix resource dependency timing (#2322)