Skip to content

chore(aws/accounts/personal): bump hashicorp/aws from 5.100.0 to 6.47.0 in /providers/aws/accounts/personal/tapshalkar-com-personal#95

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/providers/aws/accounts/personal/tapshalkar-com-personal/hashicorp/aws-6.47.0
Open

chore(aws/accounts/personal): bump hashicorp/aws from 5.100.0 to 6.47.0 in /providers/aws/accounts/personal/tapshalkar-com-personal#95
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/providers/aws/accounts/personal/tapshalkar-com-personal/hashicorp/aws-6.47.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps hashicorp/aws from 5.100.0 to 6.47.0.

Release notes

Sourced from hashicorp/aws's releases.

v6.47.0

6.47.0 (May 27, 2026)

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)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.47.0 (May 27, 2026)

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)

... (truncated)

Commits

Dependabot compatibility score

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

Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.100.0 to 6.47.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@v5.100.0...v6.47.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.47.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels May 30, 2026
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