Skip to content

Bump the production-dependencies group across 2 directories with 2 updates - #720

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106
Open

Bump the production-dependencies group across 2 directories with 2 updates#720
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 2 updates in the /terraform/envs/prod directory: hashicorp/aws and hashicorp/time.
Bumps the production-dependencies group with 2 updates in the /terraform/envs/qa directory: hashicorp/aws and hashicorp/time.

Updates hashicorp/aws from 6.44.0 to 6.62.0

Release notes

Sourced from hashicorp/aws's releases.

v6.62.0

6.62.0 (August 26, 2026)

NOTES:

  • resource/aws_db_instance: When manage_master_user_password is enabled, the managed secret's automatic rotation can now be disabled using aws_secretsmanager_secret_rotation with rotation_enabled = false (#49659)
  • resource/aws_rds_cluster: When manage_master_user_password is enabled, the managed secret's automatic rotation can now be disabled using aws_secretsmanager_secret_rotation with rotation_enabled = false (#49659)
  • resource/aws_savingsplans_savings_plan: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#49264)

FEATURES:

  • New List Resource: aws_db_instance (#49602)
  • New List Resource: aws_dsql_cluster (#49657)
  • New List Resource: aws_dsql_cluster_policy (#49676)
  • New List Resource: aws_ecr_lifecycle_policy (#49696)
  • New List Resource: aws_ecs_cluster (#49682)
  • New List Resource: aws_pinpointsmsvoicev2_keyword (#48967)
  • New Resource: aws_pinpointsmsvoicev2_keyword (#48967)
  • New Resource: aws_sesv2_multi_region_endpoint (#49660)

ENHANCEMENTS:

  • data-source/aws_resiliencehubv2_service: Add associated_system.user_journey_ids attribute (#49603)
  • resource/aws_bedrockagentcore_browser: Add plan-time validation of name (#48766)
  • resource/aws_bedrockagentcore_memory: Add Resource Identity support (#48766)
  • resource/aws_bedrockagentcore_memory: Allow adding indexed_key entries in place instead of forcing a new resource (#48877)
  • resource/aws_bedrockagentcore_memory: Change indexed_key from List to Set to ignore ordering (#48877)
  • resource/aws_bedrockagentcore_memory_strategy: Add Resource Identity support (#48766)
  • resource/aws_bedrockagentcore_memory_strategy: Add configuration.self_managed_configuration argument in support of self-managed strategies (#48766)
  • resource/aws_bedrockagentcore_memory_strategy: Add memory_record_schema argument (#48765)
  • resource/aws_bedrockagentcore_memory_strategy: Add plan-time validation of description (#48766)
  • resource/aws_bedrockagentcore_memory_strategy: Change description to Optional and Computed (#48766)
  • resource/aws_cloudfront_function: Validate name, code, and comment against CloudFront's documented constraints during plan instead of failing at apply time (#49395)
  • resource/aws_db_instance: Add resource identity support (#49602)
  • resource/aws_dsql_cluster: Add resource identity support (#49657)
  • resource/aws_dx_private_virtual_interface: Add bgp_asn_long argument (#49587)
  • resource/aws_dx_transit_virtual_interface: Add bgp_asn_long argument (#49588)
  • resource/aws_ecs_cluster: Add resource identity support (#49682)
  • resource/aws_elasticache_replication_group: Add auth_token_wo and auth_token_wo_version write-only arguments (#49268)
  • resource/aws_observabilityadmin_centralization_rule_for_organization: Add tag_propagation_configuration configuration block to rule.destination.destination_logs_configuration, and tag_propagation_status and tag_propagation_failure_reason attributes (#49656)
  • resource/aws_resiliencehubv2_service: Add user_journey_ids argument to the associated_system configuration block (#49603)
  • resource/aws_secretsmanager_secret_rotation: rotation_enabled is now configurable (previously read-only) and can be set to false to disable rotation for a secret. This is particularly useful for secrets whose rotation is otherwise managed by AWS, such as an RDS master user password secret created with manage_master_user_password (#49659)
  • resource/aws_secretsmanager_secret_rotation: rotation_rules is now optional, and must be omitted when rotation_enabled is false (#49659)
  • resource/aws_workspaces_directory: Add workspace_access_properties.access_endpoint_config argument (#49668)

BUG FIXES:

  • resource/aws_bedrockagentcore_harness: Correct plan-time validation of name (#48766)
  • resource/aws_bedrockagentcore_memory_strategy: Force resource replacement when name is modified (#48766)
  • resource/aws_bedrockagentcore_registry: Correct plan-time validation of name (#48766)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.62.0 (August 26, 2026)

NOTES:

  • resource/aws_db_instance: When manage_master_user_password is enabled, the managed secret's automatic rotation can now be disabled using aws_secretsmanager_secret_rotation with rotation_enabled = false (#49659)
  • resource/aws_rds_cluster: When manage_master_user_password is enabled, the managed secret's automatic rotation can now be disabled using aws_secretsmanager_secret_rotation with rotation_enabled = false (#49659)
  • resource/aws_savingsplans_savings_plan: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#49264)

FEATURES:

  • New List Resource: aws_db_instance (#49602)
  • New List Resource: aws_dsql_cluster (#49657)
  • New List Resource: aws_dsql_cluster_policy (#49676)
  • New List Resource: aws_ecr_lifecycle_policy (#49696)
  • New List Resource: aws_ecs_cluster (#49682)
  • New List Resource: aws_pinpointsmsvoicev2_keyword (#48967)
  • New Resource: aws_pinpointsmsvoicev2_keyword (#48967)
  • New Resource: aws_sesv2_multi_region_endpoint (#49660)

ENHANCEMENTS:

  • data-source/aws_resiliencehubv2_service: Add associated_system.user_journey_ids attribute (#49603)
  • resource/aws_bedrockagentcore_browser: Add plan-time validation of name (#48766)
  • resource/aws_bedrockagentcore_memory: Add Resource Identity support (#48766)
  • resource/aws_bedrockagentcore_memory: Allow adding indexed_key entries in place instead of forcing a new resource (#48877)
  • resource/aws_bedrockagentcore_memory: Change indexed_key from List to Set to ignore ordering (#48877)
  • resource/aws_bedrockagentcore_memory_strategy: Add Resource Identity support (#48766)
  • resource/aws_bedrockagentcore_memory_strategy: Add configuration.self_managed_configuration argument in support of self-managed strategies (#48766)
  • resource/aws_bedrockagentcore_memory_strategy: Add memory_record_schema argument (#48765)
  • resource/aws_bedrockagentcore_memory_strategy: Add plan-time validation of description (#48766)
  • resource/aws_bedrockagentcore_memory_strategy: Change description to Optional and Computed (#48766)
  • resource/aws_cloudfront_function: Validate name, code, and comment against CloudFront's documented constraints during plan instead of failing at apply time (#49395)
  • resource/aws_db_instance: Add resource identity support (#49602)
  • resource/aws_dsql_cluster: Add resource identity support (#49657)
  • resource/aws_dx_private_virtual_interface: Add bgp_asn_long argument (#49587)
  • resource/aws_dx_transit_virtual_interface: Add bgp_asn_long argument (#49588)
  • resource/aws_ecs_cluster: Add resource identity support (#49682)
  • resource/aws_elasticache_replication_group: Add auth_token_wo and auth_token_wo_version write-only arguments (#49268)
  • resource/aws_observabilityadmin_centralization_rule_for_organization: Add tag_propagation_configuration configuration block to rule.destination.destination_logs_configuration, and tag_propagation_status and tag_propagation_failure_reason attributes (#49656)
  • resource/aws_resiliencehubv2_service: Add user_journey_ids argument to the associated_system configuration block (#49603)
  • resource/aws_secretsmanager_secret_rotation: rotation_enabled is now configurable (previously read-only) and can be set to false to disable rotation for a secret. This is particularly useful for secrets whose rotation is otherwise managed by AWS, such as an RDS master user password secret created with manage_master_user_password (#49659)
  • resource/aws_secretsmanager_secret_rotation: rotation_rules is now optional, and must be omitted when rotation_enabled is false (#49659)
  • resource/aws_workspaces_directory: Add workspace_access_properties.access_endpoint_config argument (#49668)

BUG FIXES:

  • resource/aws_bedrockagentcore_harness: Correct plan-time validation of name (#48766)
  • resource/aws_bedrockagentcore_memory_strategy: Force resource replacement when name is modified (#48766)
  • resource/aws_bedrockagentcore_registry: Correct plan-time validation of name (#48766)
  • resource/aws_cloudwatch_log_resource_policy: Fixes error when importing by identity when using resource-scope (#49614)

... (truncated)

Commits
  • 839fe4a Update CHANGELOG.md for #49698
  • 692317b Merge pull request #49698 from hashicorp/t-update-changelog-version
  • 539b5a1 Merge pull request #49688 from hashicorp/td-ri-smoke-tests
  • dddbda6 Enables aws_s3_account_public_access_block RI smoke test
  • 7bcd00b Removes verbose flag from test invocations
  • 2fe3e40 Adds smoke-identity to makefile
  • dc33d00 Merge pull request #49687 from hashicorp/b-s3control-public-access-eventual-c...
  • 6c6a107 Adds CHANGELOG entry
  • f44c7d8 Waits for resource to be found twice consecutively
  • cdfe55f Merge pull request #49663 from hashicorp/t-iam-role-attachment-ri-test
  • Additional commits viewable in compare view

Updates hashicorp/time from 0.13.1 to 0.14.1

Release notes

Sourced from hashicorp/time's releases.

v0.14.1

0.14.1 (August 14, 2026)

NOTES:

  • Dependency updates (#498)

v0.14.0

0.14.0 (May 12, 2026)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#486)
Changelog

Sourced from hashicorp/time's changelog.

0.14.1 (August 14, 2026)

NOTES:

  • Dependency updates (#498)

0.14.0 (May 12, 2026)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#486)
Commits
  • 16a7a58 update version and fix changie partial changelog (#507)
  • 4b57d2f update Go core dependencies (#506)
  • d4e05fc Added changelog for upcoming release (#505)
  • 722c4a0 build(deps): Bump github.com/hashicorp/terraform-plugin-log (#504)
  • de8e559 build(deps): Bump the github-actions group across 1 directory with 3 updates ...
  • 8fd5533 build(deps): Bump google.golang.org/grpc from 1.79.3 to 1.82.1 (#502)
  • 16bc819 build(deps): Bump actions/setup-go in the github-actions group (#500)
  • e151063 build(deps): Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /tools (#497)
  • 075a35f build(deps): Bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#498)
  • c606d2a build(deps): Bump the github-actions group across 1 directory with 2 updates ...
  • Additional commits viewable in compare view

Updates hashicorp/aws from 6.44.0 to 6.62.0

Release notes

Sourced from hashicorp/aws's releases.

v6.62.0

6.62.0 (August 26, 2026)

NOTES:

  • resource/aws_db_instance: When manage_master_user_password is enabled, the managed secret's automatic rotation can now be disabled using aws_secretsmanager_secret_rotation with rotation_enabled = false (#49659)
  • resource/aws_rds_cluster: When manage_master_user_password is enabled, the managed secret's automatic rotation can now be disabled using aws_secretsmanager_secret_rotation with rotation_enabled = false (#49659)
  • resource/aws_savingsplans_savings_plan: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#49264)

FEATURES:

  • New List Resource: aws_db_instance (#49602)
  • New List Resource: aws_dsql_cluster (#49657)
  • New List Resource: aws_dsql_cluster_policy (#49676)
  • New List Resource: aws_ecr_lifecycle_policy (#49696)
  • New List Resource: aws_ecs_cluster (#49682)
  • New List Resource: aws_pinpointsmsvoicev2_keyword (#48967)
  • New Resource: aws_pinpointsmsvoicev2_keyword (#48967)
  • New Resource: aws_sesv2_multi_region_endpoint (#49660)

ENHANCEMENTS:

  • data-source/aws_resiliencehubv2_service: Add associated_system.user_journey_ids attribute (#49603)
  • resource/aws_bedrockagentcore_browser: Add plan-time validation of name (#48766)
  • resource/aws_bedrockagentcore_memory: Add Resource Identity support (#48766)
  • resource/aws_bedrockagentcore_memory: Allow adding indexed_key entries in place instead of forcing a new resource (#48877)
  • resource/aws_bedrockagentcore_memory: Change indexed_key from List to Set to ignore ordering (#48877)
  • resource/aws_bedrockagentcore_memory_strategy: Add Resource Identity support (#48766)
  • resource/aws_bedrockagentcore_memory_strategy: Add configuration.self_managed_configuration argument in support of self-managed strategies (#48766)
  • resource/aws_bedrockagentcore_memory_strategy: Add memory_record_schema argument (#48765)
  • resource/aws_bedrockagentcore_memory_strategy: Add plan-time validation of description (#48766)
  • resource/aws_bedrockagentcore_memory_strategy: Change description to Optional and Computed (#48766)
  • resource/aws_cloudfront_function: Validate name, code, and comment against CloudFront's documented constraints during plan instead of failing at apply time (#49395)
  • resource/aws_db_instance: Add resource identity support (#49602)
  • resource/aws_dsql_cluster: Add resource identity support (#49657)
  • resource/aws_dx_private_virtual_interface: Add bgp_asn_long argument (#49587)
  • resource/aws_dx_transit_virtual_interface: Add bgp_asn_long argument (#49588)
  • resource/aws_ecs_cluster: Add resource identity support (#49682)
  • resource/aws_elasticache_replication_group: Add auth_token_wo and auth_token_wo_version write-only arguments (#49268)
  • resource/aws_observabilityadmin_centralization_rule_for_organization: Add tag_propagation_configuration configuration block to rule.destination.destination_logs_configuration, and tag_propagation_status and tag_propagation_failure_reason attributes (#49656)
  • resource/aws_resiliencehubv2_service: Add user_journey_ids argument to the associated_system configuration block (#49603)
  • resource/aws_secretsmanager_secret_rotation: rotation_enabled is now configurable (previously read-only) and can be set to false to disable rotation for a secret. This is particularly useful for secrets whose rotation is otherwise managed by AWS, such as an RDS master user password secret created with manage_master_user_password (#49659)
  • resource/aws_secretsmanager_secret_rotation: rotation_rules is now optional, and must be omitted when rotation_enabled is false (#49659)
  • resource/aws_workspaces_directory: Add workspace_access_properties.access_endpoint_config argument (#49668)

BUG FIXES:

  • resource/aws_bedrockagentcore_harness: Correct plan-time validation of name (#48766)
  • resource/aws_bedrockagentcore_memory_strategy: Force resource replacement when name is modified (#48766)
  • resource/aws_bedrockagentcore_registry: Correct plan-time validation of name (#48766)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.62.0 (August 26, 2026)

NOTES:

  • resource/aws_db_instance: When manage_master_user_password is enabled, the managed secret's automatic rotation can now be disabled using aws_secretsmanager_secret_rotation with rotation_enabled = false (#49659)
  • resource/aws_rds_cluster: When manage_master_user_password is enabled, the managed secret's automatic rotation can now be disabled using aws_secretsmanager_secret_rotation with rotation_enabled = false (#49659)
  • resource/aws_savingsplans_savings_plan: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#49264)

FEATURES:

  • New List Resource: aws_db_instance (#49602)
  • New List Resource: aws_dsql_cluster (#49657)
  • New List Resource: aws_dsql_cluster_policy (#49676)
  • New List Resource: aws_ecr_lifecycle_policy (#49696)
  • New List Resource: aws_ecs_cluster (#49682)
  • New List Resource: aws_pinpointsmsvoicev2_keyword (#48967)
  • New Resource: aws_pinpointsmsvoicev2_keyword (#48967)
  • New Resource: aws_sesv2_multi_region_endpoint (#49660)

ENHANCEMENTS:

  • data-source/aws_resiliencehubv2_service: Add associated_system.user_journey_ids attribute (#49603)
  • resource/aws_bedrockagentcore_browser: Add plan-time validation of name (#48766)
  • resource/aws_bedrockagentcore_memory: Add Resource Identity support (#48766)
  • resource/aws_bedrockagentcore_memory: Allow adding indexed_key entries in place instead of forcing a new resource (#48877)
  • resource/aws_bedrockagentcore_memory: Change indexed_key from List to Set to ignore ordering (#48877)
  • resource/aws_bedrockagentcore_memory_strategy: Add Resource Identity support (#48766)
  • resource/aws_bedrockagentcore_memory_strategy: Add configuration.self_managed_configuration argument in support of self-managed strategies (#48766)
  • resource/aws_bedrockagentcore_memory_strategy: Add memory_record_schema argument (#48765)
  • resource/aws_bedrockagentcore_memory_strategy: Add plan-time validation of description (#48766)
  • resource/aws_bedrockagentcore_memory_strategy: Change description to Optional and Computed (#48766)
  • resource/aws_cloudfront_function: Validate name, code, and comment against CloudFront's documented constraints during plan instead of failing at apply time (#49395)
  • resource/aws_db_instance: Add resource identity support (#49602)
  • resource/aws_dsql_cluster: Add resource identity support (#49657)
  • resource/aws_dx_private_virtual_interface: Add bgp_asn_long argument (#49587)
  • resource/aws_dx_transit_virtual_interface: Add bgp_asn_long argument (#49588)
  • resource/aws_ecs_cluster: Add resource identity support (#49682)
  • resource/aws_elasticache_replication_group: Add auth_token_wo and auth_token_wo_version write-only arguments (#49268)
  • resource/aws_observabilityadmin_centralization_rule_for_organization: Add tag_propagation_configuration configuration block to rule.destination.destination_logs_configuration, and tag_propagation_status and tag_propagation_failure_reason attributes (#49656)
  • resource/aws_resiliencehubv2_service: Add user_journey_ids argument to the associated_system configuration block (#49603)
  • resource/aws_secretsmanager_secret_rotation: rotation_enabled is now configurable (previously read-only) and can be set to false to disable rotation for a secret. This is particularly useful for secrets whose rotation is otherwise managed by AWS, such as an RDS master user password secret created with manage_master_user_password (#49659)
  • resource/aws_secretsmanager_secret_rotation: rotation_rules is now optional, and must be omitted when rotation_enabled is false (#49659)
  • resource/aws_workspaces_directory: Add workspace_access_properties.access_endpoint_config argument (#49668)

BUG FIXES:

  • resource/aws_bedrockagentcore_harness: Correct plan-time validation of name (#48766)
  • resource/aws_bedrockagentcore_memory_strategy: Force resource replacement when name is modified (#48766)
  • resource/aws_bedrockagentcore_registry: Correct plan-time validation of name (#48766)
  • resource/aws_cloudwatch_log_resource_policy: Fixes error when importing by identity when using resource-scope (#49614)

... (truncated)

Commits
  • 839fe4a Update CHANGELOG.md for #49698
  • 692317b Merge pull request #49698 from hashicorp/t-update-changelog-version
  • 539b5a1 Merge pull request #49688 from hashicorp/td-ri-smoke-tests
  • dddbda6 Enables aws_s3_account_public_access_block RI smoke test
  • 7bcd00b Removes verbose flag from test invocations
  • 2fe3e40 Adds smoke-identity to makefile
  • dc33d00 Merge pull request #49687 from hashicorp/b-s3control-public-access-eventual-c...
  • 6c6a107 Adds CHANGELOG entry
  • f44c7d8 Waits for resource to be found twice consecutively
  • cdfe55f Merge pull request #49663 from hashicorp/t-iam-role-attachment-ri-test
  • Additional commits viewable in compare view

Updates hashicorp/time from 0.13.1 to 0.14.1

Release notes

Sourced from hashicorp/time's releases.

v0.14.1

0.14.1 (August 14, 2026)

NOTES:

  • Dependency updates (#498)

v0.14.0

0.14.0 (May 12, 2026)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#486)
Changelog

Sourced from hashicorp/time's changelog.

0.14.1 (August 14, 2026)

NOTES:

  • Dependency updates (#498)

0.14.0 (May 12, 2026)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#486)
Commits
  • 16a7a58 update version and fix changie partial changelog (#507)
  • 4b57d2f update Go core dependencies (#506)
  • d4e05fc Added changelog for upcoming release (#505)
  • 722c4a0 build(deps): Bump github.com/hashicorp/terraform-plugin-log (#504)
  • de8e559 build(deps): Bump the github-actions group across 1 directory with 3 updates ...
  • 8fd5533 build(deps): Bump google.golang.org/grpc from 1.79.3 to 1.82.1 (#502)
  • 16bc819 build(deps): Bump actions/setup-go in the github-actions group (#500)
  • e151063 build(deps): Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /tools (#497)
  • 075a35f build(deps): Bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#498)
  • c606d2a build(deps): Bump the github-actions group across 1 directory with 2 updates ...
  • Additional commits viewable in compare view

Updates hashicorp/aws from 6.44.0 to 6.62.0

Release notes

Sourced from hashicorp/aws's releases.

v6.62.0

6.62.0 (August 26, 2026)

NOTES:

  • resource/aws_db_instance: When manage_master_user_password is enabled, the managed secret's automatic rotation can now be disabled using aws_secretsmanager_secret_rotation with rotation_enabled = false (#49659)
  • resource/aws_rds_cluster: When manage_master_user_password is enabled, the managed secret's automatic rotation can now be disabled using aws_secretsmanager_secret_rotation with rotation_enabled = false (#49659)
  • resource/aws_savingsplans_savings_plan: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#49264)

FEATURES:

  • New List Resource: aws_db_instance (#49602)
  • New List Resource: aws_dsql_cluster (#49657)
  • New List Resource: aws_dsql_cluster_policy (#49676)
  • New List Resource: aws_ecr_lifecycle_policy (#49696)
  • New List Resource: aws_ecs_cluster (#49682)
  • New List Resource: aws_pinpointsmsvoicev2_keyword (#48967)
  • New Resource: aws_pinpointsmsvoicev2_keyword (#48967)
  • New Resource: aws_sesv2_multi_region_endpoint (#49660)

ENHANCEMENTS:

  • data-source/aws_resiliencehubv2_service: Add associated_system.user_journey_ids attribute (#49603)
  • resource/aws_bedrockagentcore_browser: Add plan-time validation of name (#48766)
  • resource/aws_bedrockagentcore_memory: Add Resource Identity support (#48766)
  • resource/aws_bedrockagentcore_memory: Allow adding indexed_key entries in place instead of forcing a new resource (#48877)
  • resource/aws_bedrockagentcore_memory: Change indexed_key from List to Set to ignore ordering (#48877)
  • resource/aws_bedrockagentcore_memory_strategy: Add Resource Identity support (#48766)
  • resource/aws_bedrockagentcore_memory_strategy: Add configuration.self_managed_configuration argument in support of self-managed strategies (#48766)
  • resource/aws_bedrockagentcore_memory_strategy: Add memory_record_schema argument (#48765)
  • resource/aws_bedrockagentcore_memory_strategy: Add plan-time validation of description (#48766)
  • resource/aws_bedrockagentcore_memory_strategy: Change description to Optional and Computed (#48766)
  • resource/aws_cloudfront_function: Validate name, code, and comment against CloudFront's documented constraints during plan instead of failing at apply time (#49395)
  • resource/aws_db_instance: Add resource identity support (#49602)
  • resource/aws_dsql_cluster: Add resource identity support (#49657)
  • resource/aws_dx_private_virtual_interface: Add bgp_asn_long argument (#49587)
  • resource/aws_dx_transit_virtual_interface: Add bgp_asn_long argument (#49588)
  • resource/aws_ecs_cluster: Add resource identity support (#49682)
  • resource/aws_elasticache_replication_group: Add auth_token_wo and auth_token_wo_version write-only arguments (#49268)
  • resource/aws_observabilityadmin_centralization_rule_for_organization: Add tag_propagation_configuration configuration block to rule.destination.destination_logs_configuration, and tag_propagation_status and tag_propagation_failure_reason attributes (#49656)
  • resource/aws_resiliencehubv2_service: Add user_journey_ids argument to the associated_system configuration block (#49603)
  • resource/aws_secretsmanager_secret_rotation: rotation_enabled is now configurable (previously read-only) and can be set to false to disable rotation for a secret. This is particularly useful for secrets whose rotation is otherwise managed by AWS, such as an RDS master user password secret created with manage_master_user_password (#49659)
  • resource/aws_secretsmanager_secret_rotation: rotation_rules is now optional, and must be omitted when rotation_enabled is false (#49659)
  • resource/aws_workspaces_directory: Add workspace_access_properties.access_endpoint_config argument (#49668)

BUG FIXES:

  • resource/aws_bedrockagentcore_harness: Correct plan-time validation of name (#48766)
  • resource/aws_bedrockagentcore_memory_strategy: Force resource replacement when name is modified (#48766)
  • resource/aws_bedrockagentcore_registry: Correct plan-time validation of name (#48766)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.62.0 (August 26, 2026)

NOTES:

  • resource/aws_db_instance: When manage_master_user_password is enabled, the managed secret's automatic rotation can now be disabled using aws_secretsmanager_secret_rotation with rotation_enabled = false (#49659)
  • resource/aws_rds_cluster: When manage_master_user_password is enabled, the managed secret's automatic rotation can now be disabled using aws_secretsmanager_secret_rotation with rotation_enabled = false (#49659)
  • resource/aws_savingsplans_savings_plan: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#49264)

FEATURES:

  • New List Resource: aws_db_instance (#49602)
  • New List Resource: aws_dsql_cluster (#49657)
  • New List Resource: aws_dsql_cluster_policy (#49676)
  • New List Resource: aws_ecr_lifecycle_policy (#49696)
  • New List Resource: aws_ecs_cluster (#49682)
  • New List Resource: aws_pinpointsmsvoicev2_keyword (#48967)
  • New Resource: aws_pinpointsmsvoicev2_keyword (#48967)
  • New Resource: aws_sesv2_multi_region_endpoint (#49660)

ENHANCEMENTS:

  • data-source/aws_resiliencehubv2_service: Add associated_system.user_journey_ids attribute (#49603)
  • resource/aws_bedrockagentcore_browser: Add plan-time validation of name (#48766)
  • resource/aws_bedrockagentcore_memory: Add Resource Identity support (#48766)
  • resource/aws_bedrockagentcore_memory: Allow adding indexed_key entries in place instead of forcing a new resource (#48877)
  • resource/aws_bedrockagentcore_memory: Change indexed_key from List to Set to ignore ordering (#48877)
  • resource/aws_bedrockagentcore_memory_strategy: Add Resource Identity support (#48766)
  • resource/aws_bedrockagentcore_memory_strategy: Add configuration.self_managed_configuration argument in support of self-managed strategies (#48766)
  • resource/aws_bedrockagentcore_memory_strategy: Add memory_record_schema argument (#48765)
  • resource/aws_bedrockagentcore_memory_strategy: Add plan-time validation of description (#48766)
  • resource/aws_bedrockagentcore_memory_strategy: Change description to Optional and Computed (#48766)
  • resource/aws_cloudfront_function: Validate name, code, and comment against CloudFront's documented constraints during plan instead of failing at apply time (#49395)
  • resource/aws_db_instance: Add resource identity support (#49602)
  • resource/aws_dsql_cluster: Add resource identity support (#49657)
  • resource/aws_dx_private_virtual_interface: Add bgp_asn_long argument (#49587)
  • resource/aws_dx_transit_virtual_interface: Add bgp_asn_long argument (#49588)
  • resource/aws_ecs_cluster: Add resource identity support (#49682)
  • resource/aws_elasticache_replication_group: Add auth_token_wo and auth_token_wo_version write-only arguments (#49268)
  • resource/aws_observabilityadmin_centralization_rule_for_organization: Add tag_propagation_configuration configuration block to rule.destination.destination_logs_configuration, and tag_propagation_status and tag_propagation_failure_reason attributes (#49656)
  • resource/aws_resiliencehubv2_service: Add user_journey_ids argument to the associated_system configuration block (#49603)
  • resource/aws_secretsmanager_secret_rotation: rotation_enabled is now configurable (previously read-only) and can be set to false to disable rotation for a secret. This is particularly useful for secrets whose rotation is otherwise managed by AWS, such as an RDS master user password secret created with manage_master_user_password (#49659)
  • resource/aws_secretsmanager_secret_rotation: rotation_rules is now optional, and must be omitted when rotation_enabled is false (#49659)
  • resource/aws_workspaces_directory: Add workspace_access_properties.access_endpoint_config argument (#49668)

BUG FIXES:

  • resource/aws_bedrockagentcore_harness: Correct pla...

    Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels May 28, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) May 28, 2026 04:43
@dependabot
dependabot Bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from 1626d0a to ee293db Compare June 4, 2026 04:43
@dependabot
dependabot Bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from ee293db to 3b1e338 Compare June 11, 2026 04:16
@dependabot
dependabot Bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from 3b1e338 to ee11adc Compare June 18, 2026 04:16
@dependabot
dependabot Bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from ee11adc to 1d3427e Compare June 25, 2026 04:15
@dependabot
dependabot Bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from 1d3427e to aa6aa18 Compare July 16, 2026 04:18
@dependabot
dependabot Bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from aa6aa18 to d8f325a Compare July 23, 2026 04:17
@dependabot
dependabot Bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from d8f325a to 897fd2c Compare July 30, 2026 04:16
@dependabot
dependabot Bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from 897fd2c to 42d21f6 Compare August 6, 2026 04:16
@dependabot
dependabot Bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from 42d21f6 to 5b66e40 Compare August 13, 2026 04:16
@dependabot
dependabot Bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from 5b66e40 to 806bdb2 Compare August 27, 2026 04:19
@dependabot
dependabot Bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from 806bdb2 to 7212bf8 Compare September 3, 2026 04:16
…dates

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


Updates `hashicorp/aws` from 6.44.0 to 6.62.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.44.0...v6.62.0)

Updates `hashicorp/time` from 0.13.1 to 0.14.1
- [Release notes](https://github.com/hashicorp/terraform-provider-time/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-time/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-time@v0.13.1...v0.14.1)

Updates `hashicorp/aws` from 6.44.0 to 6.62.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.44.0...v6.62.0)

Updates `hashicorp/time` from 0.13.1 to 0.14.1
- [Release notes](https://github.com/hashicorp/terraform-provider-time/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-time/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-time@v0.13.1...v0.14.1)

Updates `hashicorp/aws` from 6.44.0 to 6.62.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.44.0...v6.62.0)

Updates `hashicorp/time` from 0.13.1 to 0.14.1
- [Release notes](https://github.com/hashicorp/terraform-provider-time/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-time/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-time@v0.13.1...v0.14.1)

Updates `hashicorp/aws` from 6.44.0 to 6.62.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.44.0...v6.62.0)

Updates `hashicorp/time` from 0.13.1 to 0.14.1
- [Release notes](https://github.com/hashicorp/terraform-provider-time/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-time/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-time@v0.13.1...v0.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from 7212bf8 to 5deaf7e Compare September 10, 2026 04:19
@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 432ee596-d2fc-491e-98ca-6b143e4f7d03

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

Copy link
Copy Markdown

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