chore(deps): update terraform aws to v6.47.0 #96

Merged
renovate-bot merged 1 commit from renovate/aws-6.x into main 2026-05-28 23:07:05 +00:00
Member

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 6.46.06.47.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v6.47.0

Compare Source

FEATURES:

  • New List Resource: aws_bedrockagentcore_online_evaluation_config (#​47209)
  • New List Resource: aws_bedrockagentcore_policy_engine (#​47108)
  • New List Resource: aws_bedrockagentcore_resource_policy (#​46844)
  • New List Resource: aws_s3control_multi_region_access_point (#​48081)
  • New List Resource: aws_s3control_multi_region_access_point_routes (#​48081)
  • New Resource: aws_bedrockagentcore_online_evaluation_config (#​47209)
  • New Resource: aws_bedrockagentcore_policy_engine (#​47108)
  • New Resource: aws_bedrockagentcore_resource_policy (#​46844)
  • New Resource: aws_s3control_multi_region_access_point_routes (#​47994)

ENHANCEMENTS:

  • data-source/aws_arn: Deprecates id in favor of arn (#​48036)
  • data-source/aws_default_tags: Deprecates id (#​48036)
  • data-source/aws_ip_ranges: Deprecates id (#​48036)
  • data-source/aws_partition: Deprecates id in favor of partition (#​48036)
  • data-source/aws_region: Deprecates id in favor of region (#​48036)
  • data-source/aws_regions: Deprecates id (#​48036)
  • data-source/aws_route: Add odb_network_arn attribute (#​48027)
  • data-source/aws_route_table: Add routes.odb_network_arn attribute (#​48027)
  • data-source/aws_secretsmanager_secret_version: Deprecates arn in favor of secret_arn. (#​48011)
  • data-source/aws_secretsmanager_secret_versions: Deprecates arn in favor of secret_arn. (#​48033)
  • data-source/aws_secretsmanager_secret_versions: Deprecates name in favor of secret_name. (#​48033)
  • data-source/aws_service: Deprecates id in favor of reverse_dns_name (#​48036)
  • data-source/aws_transfer_server: Add ip_address_type attribute (#​48039)
  • resource/aws_acm_certificate: Add private_key_wo write-only argument and private_key_wo_version argument (#​44414)
  • resource/aws_arcregionswitch_plan: Add step.rds_promote_read_replica_config, step.rds_create_cross_region_read_replica_config, and report_configuration arguments (#​46965)
  • resource/aws_eks_cluster: Add CGNAT IP address ranges as valid private range (#​47988)
  • resource/aws_eks_cluster: Make remote_node_networks field in remote_network_config optional (#​47988)
  • resource/aws_eks_cluster: Remove conflict between outpost_config and remote_network_config (#​47988)
  • resource/aws_msk_replicator: Add support for log_delivery configuration block (#​48054)
  • resource/aws_quicksight_data_source: Add parameters.athena.role_arn argument to allow override an account-wide role for a specific Athena data source (#​44666)
  • resource/aws_route: Add odb_network_arn argument (#​48027)
  • resource/aws_route: Add plan-time validation of core_network_arn (#​48027)
  • resource/aws_route_table: Add route.odb_network_arn argument (#​48027)
  • resource/aws_route_table: Add plan-time validation of route.core_network_arn (#​48027)
  • resource/aws_s3control_multi_region_access_point: Add resource identity support (#​48081)
  • resource/aws_secretsmanager_secret_version: Deprecates arn in favor of secret_arn. (#​48011)
  • resource/aws_ssm_resource_data_sync: Add s3_destination.destination_data_sharing argument (#​21996)
  • resource/aws_transfer_server: Add ip_address_type argument (#​48039)

BUG FIXES:

  • data-source/aws_secretsmanager_secret_versions: Polulates versions.*.last_accessed_date. (#​48033)
  • provider: Fix lifecycle.ignore_changes for individual tags elements being bypassed when another tag in the same map is updated to an empty string, to avoid overwriting any out-of-band changes the lifecycle block was meant to preserve. (#​48008)
  • resource/aws_dynamodb_table: Ensure diffs are shown for GSI hash key type changes (#​47867)
  • resource/aws_eks_cluster: Change securityGroupIds logic in flattenVPCConfigResponse() for Outpost clusters (#​47988)
  • resource/aws_instance: Fix lifecycle.ignore_changes for individual tags elements being bypassed when another tag in the same map is updated to an empty string, to avoid overwriting any out-of-band changes the lifecycle block was meant to preserve. (#​48008)
  • resource/aws_lb: Fix Provider produced inconsistent final plan errors and force resource recreation for Network Load Balancers when no security groups were initially configured and updated security groups are unknown at plan-time (#​46695)
  • resource/aws_msk_replicator: Mark replication_info_list.consumer_group_replication.consumer_groups_to_exclude as Computed (#​48054)
  • resource/aws_msk_replicator: Mark replication_info_list.topic_replication.topics_to_exclude as Computed (#​48054)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [aws](https://search.opentofu.org/provider/hashicorp/aws) ([source](https://github.com/hashicorp/terraform-provider-aws)) | required_provider | minor | `6.46.0` → `6.47.0` | --- ### Release Notes <details> <summary>hashicorp/terraform-provider-aws (aws)</summary> ### [`v6.47.0`](https://github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#6470-May-27-2026) [Compare Source](https://github.com/hashicorp/terraform-provider-aws/compare/v6.46.0...v6.47.0) FEATURES: - **New List Resource:** `aws_bedrockagentcore_online_evaluation_config` ([#&#8203;47209](https://github.com/hashicorp/terraform-provider-aws/issues/47209)) - **New List Resource:** `aws_bedrockagentcore_policy_engine` ([#&#8203;47108](https://github.com/hashicorp/terraform-provider-aws/issues/47108)) - **New List Resource:** `aws_bedrockagentcore_resource_policy` ([#&#8203;46844](https://github.com/hashicorp/terraform-provider-aws/issues/46844)) - **New List Resource:** `aws_s3control_multi_region_access_point` ([#&#8203;48081](https://github.com/hashicorp/terraform-provider-aws/issues/48081)) - **New List Resource:** `aws_s3control_multi_region_access_point_routes` ([#&#8203;48081](https://github.com/hashicorp/terraform-provider-aws/issues/48081)) - **New Resource:** `aws_bedrockagentcore_online_evaluation_config` ([#&#8203;47209](https://github.com/hashicorp/terraform-provider-aws/issues/47209)) - **New Resource:** `aws_bedrockagentcore_policy_engine` ([#&#8203;47108](https://github.com/hashicorp/terraform-provider-aws/issues/47108)) - **New Resource:** `aws_bedrockagentcore_resource_policy` ([#&#8203;46844](https://github.com/hashicorp/terraform-provider-aws/issues/46844)) - **New Resource:** `aws_s3control_multi_region_access_point_routes` ([#&#8203;47994](https://github.com/hashicorp/terraform-provider-aws/issues/47994)) ENHANCEMENTS: - data-source/aws\_arn: Deprecates `id` in favor of `arn` ([#&#8203;48036](https://github.com/hashicorp/terraform-provider-aws/issues/48036)) - data-source/aws\_default\_tags: Deprecates `id` ([#&#8203;48036](https://github.com/hashicorp/terraform-provider-aws/issues/48036)) - data-source/aws\_ip\_ranges: Deprecates `id` ([#&#8203;48036](https://github.com/hashicorp/terraform-provider-aws/issues/48036)) - data-source/aws\_partition: Deprecates `id` in favor of `partition` ([#&#8203;48036](https://github.com/hashicorp/terraform-provider-aws/issues/48036)) - data-source/aws\_region: Deprecates `id` in favor of `region` ([#&#8203;48036](https://github.com/hashicorp/terraform-provider-aws/issues/48036)) - data-source/aws\_regions: Deprecates `id` ([#&#8203;48036](https://github.com/hashicorp/terraform-provider-aws/issues/48036)) - data-source/aws\_route: Add `odb_network_arn` attribute ([#&#8203;48027](https://github.com/hashicorp/terraform-provider-aws/issues/48027)) - data-source/aws\_route\_table: Add `routes.odb_network_arn` attribute ([#&#8203;48027](https://github.com/hashicorp/terraform-provider-aws/issues/48027)) - data-source/aws\_secretsmanager\_secret\_version: Deprecates `arn` in favor of `secret_arn`. ([#&#8203;48011](https://github.com/hashicorp/terraform-provider-aws/issues/48011)) - data-source/aws\_secretsmanager\_secret\_versions: Deprecates `arn` in favor of `secret_arn`. ([#&#8203;48033](https://github.com/hashicorp/terraform-provider-aws/issues/48033)) - data-source/aws\_secretsmanager\_secret\_versions: Deprecates `name` in favor of `secret_name`. ([#&#8203;48033](https://github.com/hashicorp/terraform-provider-aws/issues/48033)) - data-source/aws\_service: Deprecates `id` in favor of `reverse_dns_name` ([#&#8203;48036](https://github.com/hashicorp/terraform-provider-aws/issues/48036)) - data-source/aws\_transfer\_server: Add `ip_address_type` attribute ([#&#8203;48039](https://github.com/hashicorp/terraform-provider-aws/issues/48039)) - resource/aws\_acm\_certificate: Add `private_key_wo` write-only argument and `private_key_wo_version` argument ([#&#8203;44414](https://github.com/hashicorp/terraform-provider-aws/issues/44414)) - resource/aws\_arcregionswitch\_plan: Add `step.rds_promote_read_replica_config`, `step.rds_create_cross_region_read_replica_config`, and `report_configuration` arguments ([#&#8203;46965](https://github.com/hashicorp/terraform-provider-aws/issues/46965)) - resource/aws\_eks\_cluster: Add CGNAT IP address ranges as valid private range ([#&#8203;47988](https://github.com/hashicorp/terraform-provider-aws/issues/47988)) - resource/aws\_eks\_cluster: Make `remote_node_networks` field in `remote_network_config` optional ([#&#8203;47988](https://github.com/hashicorp/terraform-provider-aws/issues/47988)) - resource/aws\_eks\_cluster: Remove conflict between `outpost_config` and `remote_network_config` ([#&#8203;47988](https://github.com/hashicorp/terraform-provider-aws/issues/47988)) - resource/aws\_msk\_replicator: Add support for `log_delivery` configuration block ([#&#8203;48054](https://github.com/hashicorp/terraform-provider-aws/issues/48054)) - resource/aws\_quicksight\_data\_source: Add `parameters.athena.role_arn` argument to allow override an account-wide role for a specific Athena data source ([#&#8203;44666](https://github.com/hashicorp/terraform-provider-aws/issues/44666)) - resource/aws\_route: Add `odb_network_arn` argument ([#&#8203;48027](https://github.com/hashicorp/terraform-provider-aws/issues/48027)) - resource/aws\_route: Add plan-time validation of `core_network_arn` ([#&#8203;48027](https://github.com/hashicorp/terraform-provider-aws/issues/48027)) - resource/aws\_route\_table: Add `route.odb_network_arn` argument ([#&#8203;48027](https://github.com/hashicorp/terraform-provider-aws/issues/48027)) - resource/aws\_route\_table: Add plan-time validation of `route.core_network_arn` ([#&#8203;48027](https://github.com/hashicorp/terraform-provider-aws/issues/48027)) - resource/aws\_s3control\_multi\_region\_access\_point: Add resource identity support ([#&#8203;48081](https://github.com/hashicorp/terraform-provider-aws/issues/48081)) - resource/aws\_secretsmanager\_secret\_version: Deprecates `arn` in favor of `secret_arn`. ([#&#8203;48011](https://github.com/hashicorp/terraform-provider-aws/issues/48011)) - resource/aws\_ssm\_resource\_data\_sync: Add `s3_destination.destination_data_sharing` argument ([#&#8203;21996](https://github.com/hashicorp/terraform-provider-aws/issues/21996)) - resource/aws\_transfer\_server: Add `ip_address_type` argument ([#&#8203;48039](https://github.com/hashicorp/terraform-provider-aws/issues/48039)) BUG FIXES: - data-source/aws\_secretsmanager\_secret\_versions: Polulates `versions.*.last_accessed_date`. ([#&#8203;48033](https://github.com/hashicorp/terraform-provider-aws/issues/48033)) - provider: Fix `lifecycle.ignore_changes` for individual `tags` elements being bypassed when another tag in the same map is updated to an empty string, to avoid overwriting any out-of-band changes the lifecycle block was meant to preserve. ([#&#8203;48008](https://github.com/hashicorp/terraform-provider-aws/issues/48008)) - resource/aws\_dynamodb\_table: Ensure diffs are shown for GSI hash key type changes ([#&#8203;47867](https://github.com/hashicorp/terraform-provider-aws/issues/47867)) - resource/aws\_eks\_cluster: Change `securityGroupIds` logic in `flattenVPCConfigResponse()` for Outpost clusters ([#&#8203;47988](https://github.com/hashicorp/terraform-provider-aws/issues/47988)) - resource/aws\_instance: Fix `lifecycle.ignore_changes` for individual `tags` elements being bypassed when another tag in the same map is updated to an empty string, to avoid overwriting any out-of-band changes the lifecycle block was meant to preserve. ([#&#8203;48008](https://github.com/hashicorp/terraform-provider-aws/issues/48008)) - resource/aws\_lb: Fix `Provider produced inconsistent final plan` errors and force resource recreation for Network Load Balancers when no security groups were initially configured and updated security groups are unknown at plan-time ([#&#8203;46695](https://github.com/hashicorp/terraform-provider-aws/issues/46695)) - resource/aws\_msk\_replicator: Mark `replication_info_list.consumer_group_replication.consumer_groups_to_exclude` as Computed ([#&#8203;48054](https://github.com/hashicorp/terraform-provider-aws/issues/48054)) - resource/aws\_msk\_replicator: Mark `replication_info_list.topic_replication.topics_to_exclude` as Computed ([#&#8203;48054](https://github.com/hashicorp/terraform-provider-aws/issues/48054)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update terraform aws to v6.47.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
e0d246e781
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-05-28 23:07:04 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
infrastructure/tofu-template!96
No description provided.