Bump hashicorp/aws from 5.94.1 to 6.12.0
Closed
Number: #22
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: None
Comments: 1
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 1
Created:
September 05, 2025 at 01:16 PM UTC
(7 days ago)
(7 days ago)
Updated:
September 12, 2025 at 01:21 PM UTC
(about 11 hours ago)
(about 11 hours ago)
Closed:
September 12, 2025 at 01:21 PM UTC
(about 11 hours ago)
(about 11 hours ago)
Time to Close:
7 days
Labels:
dependencies terraform
dependencies terraform
Description:
Bumps hashicorp/aws from 5.94.1 to 6.12.0.
Release notes
Sourced from hashicorp/aws's releases.
v6.12.0
6.12.0 (September 4, 2025)
NOTES:
- resource/aws_s3_bucket_acl: The
access_control_policy.grant.grantee.display_name
attribute is deprecated. AWS has ended support for this attribute. API responses began inconsistently returning it on July 15, 2025, and will stop returning it entirely on November 21, 2025. This attribute will be removed in a future major version. (#44090)- resource/aws_s3_bucket_acl: The
access_control_policy.owner.display_name
attribute is deprecated. AWS has ended support for this attribute. API responses began inconsistently returning it on July 15, 2025, and will stop returning it entirely on November 21, 2025. This attribute will be removed in a future major version. (#44090)- resource/aws_s3_bucket_logging: The
target_grant.grantee.display_name
attribute is deprecated. AWS has ended support for this attribute. API responses began inconsistently returning it on July 15, 2025, and will stop returning it entirely on November 21, 2025. This attribute will be removed in a future major version. (#44090)FEATURES:
- New Resource:
aws_cognito_managed_login_branding
(#43817)ENHANCEMENTS:
- data-source/aws_efs_mount_target: Add
ip_address_type
andipv6_address
attributes (#44079)- data-source/aws_instance: Add
placement_group_id
attribute (#38527)- data-source/aws_lambda_function: Add
source_kms_key_arn
attribute (#44080)- data-source/aws_launch_template: Add
placement.group_id
attribute (#44097)- provider: Support
ap-southeast-6
as a valid AWS Region (#44127)- resource/aws_ecs_service: Remove Terraform default for
availability_zone_rebalancing
and change the attribute to Optional and Computed. This allow ECS to default toENABLED
for new resources compatible with AvailabilityZoneRebalancing and maintain an existing service'savailability_zone_rebalancing
value during update when not configured. If an existing service never had anavailability_zone_rebalancing
value configured and is updated, ECS will treat this asDISABLED
(#43241)- resource/aws_efs_mount_target: Add
ip_address_type
andipv6_address
arguments to support IPv6 connectivity (#44079)- resource/aws_fsx_openzfs_file_system: Remove maximum items limit on the
user_and_group_quotas
argument (#44120)- resource/aws_fsx_openzfs_volume: Remove maximum items limit on the
user_and_group_quotas
argument (#44118)- resource/aws_instance: Add
placement_group_id
argument (#38527)- resource/aws_instance: Add resource identity support (#44068)
- resource/aws_lambda_function: Add
source_kms_key_arn
argument (#44080)- resource/aws_launch_template: Add
placement.group_id
argument (#44097)- resource/aws_ssm_association: Add resource identity support (#44075)
- resource/aws_ssm_document: Add resource identity support (#44075)
- resource/aws_ssm_maintenance_window: Add resource identity support (#44075)
- resource/aws_ssm_maintenance_window_target: Add resource identity support (#44075)
- resource/aws_ssm_maintenance_window_task: Add resource identity support (#44075)
- resource/aws_ssm_patch_baseline: Add resource identity support (#44075)
- resource/aws_synthetics_canary: Add
run_config.ephemeral_storage
argument. (#44105)BUG FIXES:
- resource/aws_s3tables_table_policy: Remove plan-time validation of
name
andnamespace
(#44072)- resource/aws_servicecatalog_provisioned_product: Set
provisioning_parameters
andprovisioning_artifact_id
to the values from the last successful deployment when update fails (#43956)- resource/aws_wafv2_web_acl: Fix performance of update when the WebACL has a large number of rules (#42740)
v6.11.0
6.11.0 (August 28, 2025)
FEATURES:
... (truncated)
Changelog
Sourced from hashicorp/aws's changelog.
6.12.0 (September 4, 2025)
NOTES:
- resource/aws_s3_bucket_acl: The
access_control_policy.grant.grantee.display_name
attribute is deprecated. AWS has ended support for this attribute. API responses began inconsistently returning it on July 15, 2025, and will stop returning it entirely on November 21, 2025. This attribute will be removed in a future major version. (#44090)- resource/aws_s3_bucket_acl: The
access_control_policy.owner.display_name
attribute is deprecated. AWS has ended support for this attribute. API responses began inconsistently returning it on July 15, 2025, and will stop returning it entirely on November 21, 2025. This attribute will be removed in a future major version. (#44090)- resource/aws_s3_bucket_logging: The
target_grant.grantee.display_name
attribute is deprecated. AWS has ended support for this attribute. API responses began inconsistently returning it on July 15, 2025, and will stop returning it entirely on November 21, 2025. This attribute will be removed in a future major version. (#44090)FEATURES:
- New Resource:
aws_cognito_managed_login_branding
(#43817)ENHANCEMENTS:
- data-source/aws_efs_mount_target: Add
ip_address_type
andipv6_address
attributes (#44079)- data-source/aws_instance: Add
placement_group_id
attribute (#38527)- data-source/aws_lambda_function: Add
source_kms_key_arn
attribute (#44080)- data-source/aws_launch_template: Add
placement.group_id
attribute (#44097)- provider: Support
ap-southeast-6
as a valid AWS Region (#44127)- resource/aws_ecs_service: Remove Terraform default for
availability_zone_rebalancing
and change the attribute to Optional and Computed. This allow ECS to default toENABLED
for new resources compatible with AvailabilityZoneRebalancing and maintain an existing service'savailability_zone_rebalancing
value during update when not configured. If an existing service never had anavailability_zone_rebalancing
value configured and is updated, ECS will treat this asDISABLED
(#43241)- resource/aws_efs_mount_target: Add
ip_address_type
andipv6_address
arguments to support IPv6 connectivity (#44079)- resource/aws_fsx_openzfs_file_system: Remove maximum items limit on the
user_and_group_quotas
argument (#44120)- resource/aws_fsx_openzfs_volume: Remove maximum items limit on the
user_and_group_quotas
argument (#44118)- resource/aws_instance: Add
placement_group_id
argument (#38527)- resource/aws_instance: Add resource identity support (#44068)
- resource/aws_lambda_function: Add
source_kms_key_arn
argument (#44080)- resource/aws_launch_template: Add
placement.group_id
argument (#44097)- resource/aws_ssm_association: Add resource identity support (#44075)
- resource/aws_ssm_document: Add resource identity support (#44075)
- resource/aws_ssm_maintenance_window: Add resource identity support (#44075)
- resource/aws_ssm_maintenance_window_target: Add resource identity support (#44075)
- resource/aws_ssm_maintenance_window_task: Add resource identity support (#44075)
- resource/aws_ssm_patch_baseline: Add resource identity support (#44075)
- resource/aws_synthetics_canary: Add
run_config.ephemeral_storage
argument. (#44105)BUG FIXES:
- resource/aws_s3tables_table_policy: Remove plan-time validation of
name
andnamespace
(#44072)- resource/aws_servicecatalog_provisioned_product: Set
provisioning_parameters
andprovisioning_artifact_id
to the values from the last successful deployment when update fails (#43956)- resource/aws_wafv2_web_acl: Fix performance of update when the WebACL has a large number of rules (#42740)
6.11.0 (August 28, 2025)
FEATURES:
- New Resource:
aws_timestreaminfluxdb_db_cluster
(#42382)- New Resource:
aws_workspacesweb_browser_settings_association
(#43735)- New Resource:
aws_workspacesweb_data_protection_settings_association
(#43773)- New Resource:
aws_workspacesweb_identity_provider
(#43729)- New Resource:
aws_workspacesweb_ip_access_settings_association
(#43774)
... (truncated)
Commits
d7cd077
chore:v6.12.0
release prep (#44142)75125af
Update CHANGELOG.md for #43817ad94254
Merge pull request #43817 from hashicorp/f-r/aws_cognito_managed_login_brandinga64b6dd
Merge pull request #42740 from drewtul/b-webacl-update-lots-of-rules0487ad2
Merge pull request #44141 from djglaser/f-az-rebalancingd4cb9d1
No need to check for changes in Computed-only or ForceNew attributes.8058118
Tweak CHANGELOG entry.75c917c
Merge branch 'main' into HEAD7f85b68
Remove TestAccECSService_AvailabilityZoneRebalancing_UpgradeV6_8_0_ acceptanc...e3f229a
Run 'make clean-tidy'.- Additional commits viewable in compare view
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 <dependency name> 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)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+18
+18
Deletions:
-18
-18
Package Dependencies
Technical Details
ID: | 7018809 |
UUID: | 2802574820 |
Node ID: | PR_kwDOOWFI5c6nC-Xk |
Host: | GitHub |
Repository: | dsp-testing/terraform-sample-repo |
Mergeable: | Yes |
Merge State: | Clean |