Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps the production-dependencies group with 1 update in the /terraform/envs/prod directory: hashicorp/aws.
Bumps the production-dependencies group with 1 update in the /terraform/envs/qa directory: hashicorp/aws.

Updates hashicorp/aws from 6.10.0 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 and ipv6_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 to ENABLED for new resources compatible with AvailabilityZoneRebalancing and maintain an existing service's availability_zone_rebalancing value during update when not configured. If an existing service never had an availability_zone_rebalancing value configured and is updated, ECS will treat this as DISABLED (#43241)
  • resource/aws_efs_mount_target: Add ip_address_type and ipv6_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 and namespace (#44072)
  • resource/aws_servicecatalog_provisioned_product: Set provisioning_parameters and provisioning_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:

  • New Resource: aws_timestreaminfluxdb_db_cluster (#42382)
  • New Resource: aws_workspacesweb_browser_settings_association (#43735)
  • New Resource: aws_workspacesweb_data_protection_settings_association (#43773)

... (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 and ipv6_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 to ENABLED for new resources compatible with AvailabilityZoneRebalancing and maintain an existing service's availability_zone_rebalancing value during update when not configured. If an existing service never had an availability_zone_rebalancing value configured and is updated, ECS will treat this as DISABLED (#43241)
  • resource/aws_efs_mount_target: Add ip_address_type and ipv6_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 and namespace (#44072)
  • resource/aws_servicecatalog_provisioned_product: Set provisioning_parameters and provisioning_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 #43817
  • ad94254 Merge pull request #43817 from hashicorp/f-r/aws_cognito_managed_login_branding
  • a64b6dd Merge pull request #42740 from drewtul/b-webacl-update-lots-of-rules
  • 0487ad2 Merge pull request #44141 from djglaser/f-az-rebalancing
  • d4cb9d1 No need to check for changes in Computed-only or ForceNew attributes.
  • 8058118 Tweak CHANGELOG entry.
  • 75c917c Merge branch 'main' into HEAD
  • 7f85b68 Remove TestAccECSService_AvailabilityZoneRebalancing_UpgradeV6_8_0_ acceptanc...
  • e3f229a Run 'make clean-tidy'.
  • Additional commits viewable in compare view

Updates hashicorp/aws from 6.10.0 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 and ipv6_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 to ENABLED for new resources compatible with AvailabilityZoneRebalancing and maintain an existing service's availability_zone_rebalancing value during update when not configured. If an existing service never had an availability_zone_rebalancing value configured and is updated, ECS will treat this as DISABLED (#43241)
  • resource/aws_efs_mount_target: Add ip_address_type and ipv6_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 and namespace (#44072)
  • resource/aws_servicecatalog_provisioned_product: Set provisioning_parameters and provisioning_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:

  • New Resource: aws_timestreaminfluxdb_db_cluster (#42382)
  • New Resource: aws_workspacesweb_browser_settings_association (#43735)
  • New Resource: aws_workspacesweb_data_protection_settings_association (#43773)

... (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 and ipv6_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 to ENABLED for new resources compatible with AvailabilityZoneRebalancing and maintain an existing service's availability_zone_rebalancing value during update when not configured. If an existing service never had an availability_zone_rebalancing value configured and is updated, ECS will treat this as DISABLED (#43241)
  • resource/aws_efs_mount_target: Add ip_address_type and ipv6_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 and namespace (#44072)
  • resource/aws_servicecatalog_provisioned_product: Set provisioning_parameters and provisioning_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 #43817
  • ad94254 Merge pull request #43817 from hashicorp/f-r/aws_cognito_managed_login_branding
  • a64b6dd Merge pull request #42740 from drewtul/b-webacl-update-lots-of-rules
  • 0487ad2 Merge pull request #44141 from djglaser/f-az-rebalancing
  • d4cb9d1 No need to check for changes in Computed-only or ForceNew attributes.
  • 8058118 Tweak CHANGELOG entry.
  • 75c917c Merge branch 'main' into HEAD
  • 7f85b68 Remove TestAccECSService_AvailabilityZoneRebalancing_UpgradeV6_8_0_ acceptanc...
  • e3f229a Run 'make clean-tidy'.
  • Additional commits viewable in compare view

Updates hashicorp/aws from 6.10.0 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 and ipv6_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 to ENABLED for new resources compatible with AvailabilityZoneRebalancing and maintain an existing service's availability_zone_rebalancing value during update when not configured. If an existing service never had an availability_zone_rebalancing value configured and is updated, ECS will treat this as DISABLED (#43241)
  • resource/aws_efs_mount_target: Add ip_address_type and ipv6_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 and namespace (#44072)
  • resource/aws_servicecatalog_provisioned_product: Set provisioning_parameters and provisioning_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:

  • New Resource: aws_timestreaminfluxdb_db_cluster (#42382)
  • New Resource: aws_workspacesweb_browser_settings_association (#43735)
  • New Resource: aws_workspacesweb_data_protection_settings_association (#43773)

... (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 and ipv6_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 to ENABLED for new resources compatible with AvailabilityZoneRebalancing and maintain an existing service's availability_zone_rebalancing value during update when not configured. If an existing service never had an availability_zone_rebalancing value configured and is updated, ECS will treat this as DISABLED (#43241)
  • resource/aws_efs_mount_target: Add ip_address_type and ipv6_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 and namespace (#44072)
  • resource/aws_servicecatalog_provisioned_product: Set provisioning_parameters and provisioning_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 #43817
  • ad94254 Merge pull request #43817 from hashicorp/f-r/aws_cognito_managed_login_branding
  • a64b6dd Merge pull request #42740 from drewtul/b-webacl-update-lots-of-rules
  • 0487ad2 Merge pull request #44141 from djglaser/f-az-rebalancing
  • d4cb9d1 No need to check for changes in Computed-only or ForceNew attributes.
  • 8058118 Tweak CHANGELOG entry.
  • 75c917c Merge branch 'main' into HEAD
  • 7f85b68 Remove TestAccECSService_AvailabilityZoneRebalancing_UpgradeV6_8_0_ acceptanc...
  • e3f229a Run 'make clean-tidy'.
  • Additional commits viewable in compare view

Updates hashicorp/aws from 6.10.0 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 and ipv6_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 to ENABLED for new resources compatible with AvailabilityZoneRebalancing and maintain an existing service's availability_zone_rebalancing value during update when not configured. If an existing service never had an availability_zone_rebalancing value configured and is updated, ECS will treat this as DISABLED (#43241)
  • resource/aws_efs_mount_target: Add ip_address_type and ipv6_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 and namespace (#44072)
  • resource/aws_servicecatalog_provisioned_product: Set provisioning_parameters and provisioning_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:

  • New Resource: aws_timestreaminfluxdb_db_cluster (#42382)
  • New Resource: aws_workspacesweb_browser_settings_association (#43735)
  • New Resource: aws_workspacesweb_data_protection_settings_association (#43773)

... (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)
...

Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Sep 8, 2025
@dependabot dependabot bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-8b56c94638 branch from fbc3c7c to 8387e0c Compare September 15, 2025 05:16
…date

Bumps the production-dependencies group with 1 update in the /terraform/envs/prod directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).
Bumps the production-dependencies group with 1 update in the /terraform/envs/qa directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).


Updates `hashicorp/aws` from 6.10.0 to 6.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v6.10.0...v6.12.0)

Updates `hashicorp/aws` from 6.10.0 to 6.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v6.10.0...v6.12.0)

Updates `hashicorp/aws` from 6.10.0 to 6.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v6.10.0...v6.12.0)

Updates `hashicorp/aws` from 6.10.0 to 6.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v6.10.0...v6.12.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: hashicorp/aws
  dependency-version: 6.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: hashicorp/aws
  dependency-version: 6.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: hashicorp/aws
  dependency-version: 6.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-8b56c94638 branch from 8387e0c to 948f564 Compare September 17, 2025 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants