resource/aws_vpc_ipv6_cidr_block_association: Add ip_source and ipv6_address_attribute attributes (#39600)
BUG FIXES:
resource/aws_backup_vault: Fix empty result errors reading vaults in certain Regions (#39670)
resource/aws_elasticache_replication_group: Fix security_group_names causing resource replacement after import (#39591)
resource/aws_instance: Fixed issues with volume_tags, root_block_device.*.tags, and ebs_block_device.*.tags where tags overlapped with default tags. These are now handled consistently with top-level tags throughout the provider. Specifically, tags defined in both locations are no longer removed, preventing erroneous differences. (#37441)
resource/aws_sagemaker_workteam: Mark workforce_name as Optional (#39630)
resource/aws_securityhub_automation_rule: Increase criteria.aws_account_id, criteria.generator_id, criteria.resource_id, and criteria.title max length from 20 to 100 (#39616)
resource/aws_vpc_ipam_pool: Change publicly_advertisable to ForceNew (#39600)
resource/aws_vpc_ipam_pool: Fix InvalidParameterCombination: The request can only contain PubliclyAdvertisable if the AddressFamily is IPv6 and PublicIpSource is byoip errors (#39600)
v5.70.0
NOTES:
resource/aws_s3_bucket_lifecycle_configuration: Amazon S3 now applies a default minimum object size of 128 KB for S3 Lifecycle transition rules to any S3 storage class. This new default behavior will be applied to any new or modified S3 Lifecycle configuration. You can override this new default and customize the minimum object size for S3 Lifecycle transition rules to any value (#39578)
resource/aws_simpledb_domain: The aws_simpledb_domain resource has been deprecated and will be removed in a future version. Use Amazon DynamoDB instead (#39536)
resource/aws_worklink_fleet: The aws_worklink_fleet resource has been deprecated and will be removed in a future version. Use Amazon WorkSpaces Secure Browser instead (#39538)
resource/aws_worklink_website_certificate_authority_association: The aws_worklink_website_certificate_authority_association resource has been deprecated and will be removed in a future version. Use Amazon WorkSpaces Secure Browser instead (#39538)
This Terraform AWS Provider version has been removed from the Terraform Registry due to archive has incorrect checksum errors while installing the provider on some platforms.
The next planned Terraform AWS Provider release is v5.72.0, scheduled for the morning (EST) of October 17, 2024.
FEATURES:
New Data Source:aws_bedrock_inference_profile (#39342)
New Data Source:aws_bedrock_inference_profiles (#39342)
New Data Source:aws_elasticache_serverless_cache (#39590)
New Data Source:aws_prometheus_default_scraper_configuration (#35280)
New Data Source:aws_route53profiles_profiles (#38172)
New Resource:aws_backup_restore_testing_plan (#37039)
New Resource:aws_backup_restore_testing_selection (#37039)
resource/aws_vpc_ipv6_cidr_block_association: Add ip_source and ipv6_address_attribute attributes (#39600)
BUG FIXES:
resource/aws_backup_vault: Fix empty result errors reading vaults in certain Regions (#39670)
resource/aws_elasticache_replication_group: Fix security_group_names causing resource replacement after import (#39591)
resource/aws_instance: Fixed issues with volume_tags, root_block_device.*.tags, and ebs_block_device.*.tags where tags overlapped with default tags. These are now handled consistently with top-level tags throughout the provider. Specifically, tags defined in both locations are no longer removed, preventing erroneous differences. (#37441)
resource/aws_sagemaker_workteam: Mark workforce_name as Optional (#39630)
resource/aws_securityhub_automation_rule: Increase criteria.aws_account_id, criteria.generator_id, criteria.resource_id, and criteria.title max length from 20 to 100 (#39616)
resource/aws_vpc_ipam_pool: Change publicly_advertisable to ForceNew (#39600)
resource/aws_vpc_ipam_pool: Fix InvalidParameterCombination: The request can only contain PubliclyAdvertisable if the AddressFamily is IPv6 and PublicIpSource is byoip errors (#39600)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps hashicorp/aws from 5.65.0 to 5.71.0.
Release notes
Sourced from hashicorp/aws's releases.
... (truncated)
Changelog
Sourced from hashicorp/aws's changelog.
... (truncated)
Commits
778f685
Update CHANGELOG.md for #396706d9b545
Merge pull request #39670 from hashicorp/b-aws_backup_vault-not-found.ca-cent...7f260d9
Merge pull request #39342 from takakuni-classmethod/f-aws_bedrock_inference_p...f254e92
Update CHANGELOG.md for #396617964acb
Merge pull request #39661 from hashicorp/f/r53-add-tagse4b9ef3
Fix "file (bedrock_inference_profile.html.markdown) subcategory (subcategory:...70e1a46
Merge branch 'main' into HEAD7e4f217
Fix semgrep 'ci.bedrock-in-func-name'.edf58a1
d/aws_bedrock_foundation_models: Use 'DataSourceComputedListOfObjectAttribute'.18e8fa1
d/aws_bedrock_inference_profile(s): Use 'DataSourceComputedListOfObjectAttrib...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show