chore(deps): update terraform aws to v6.57.0 #103

Merged
renovate-bot merged 1 commit from renovate/aws-6.x into main 2026-07-29 15:10:26 +00:00
Member

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 6.56.06.57.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v6.57.0

Compare Source

[!IMPORTANT]
Terraform AWS Provider version v6.57.0 had a significant bug, please avoid this version and use version v6.57.1 instead.

NOTES:

  • resource/aws_bedrockagentcore_memory_strategy: The memory_execution_role_arn attribute has been deprecated. This attrribute should be removed from configurations (#​49140)
  • resource/aws_bedrockagentcore_memory_strategy: The namespace attribute has been deprecated. All configurations using namespace should be updated to use the namespace_templates attribute instead (#​49140)

FEATURES:

  • New Data Source: aws_eks_access_policies (#​49090)
  • New List Resource: aws_bedrock_evaluation_job (#​49044)
  • New List Resource: aws_eks_access_entry (#​49090)
  • New List Resource: aws_eks_access_policy_association (#​49121)
  • New List Resource: aws_eks_node_group (#​49073)
  • New List Resource: aws_flow_log (#​49086)
  • New List Resource: aws_mailmanager_traffic_policy (#​49043)
  • New List Resource: aws_osis_pipeline (#​49157)
  • New List Resource: aws_osis_pipeline_endpoint (#​44383)
  • New List Resource: aws_osis_resource_policy (#​44383)
  • New List Resource: aws_rekognition_collection (#​49135)
  • New Resource: aws_bedrock_evaluation_job (#​49044)
  • New Resource: aws_cloudwatch_log_storage_tier_policy (#​49076)
  • New Resource: aws_mailmanager_traffic_policy (#​49043)
  • New Resource: aws_osis_pipeline_endpoint (#​44383)
  • New Resource: aws_osis_resource_policy (#​44383)

ENHANCEMENTS:

  • data-source/aws_launch_template: Add ena_queue_count attribute to network_interfaces configuration block (#​48892)
  • data-source/aws_secretsmanager_secret: Add type attribute (#​46414)
  • data-source/aws_secretsmanager_secret_rotation: Add external_secret_rotation_metadata and external_secret_rotation_role_arn attributes (#​46414)
  • data-source/aws_vpc: Adds support for ipv6_cidr_block_associations. (#​46918)
  • data-source/aws_vpc: Deprecates ipv6_association_id and ipv6_cidr_block. (#​46918)
  • provider: Improves memory usage in AWS API request/response logging. (#​49161)
  • resource/aws_autoscaling_group: Add reservations-then-balanced valid value for availability_zone_distribution.capacity_distribution_strategy (#​48934)
  • resource/aws_bedrockagentcore_memory: Add timeouts.update with a default value of 30m (#​49140)
  • resource/aws_bedrockagentcore_memory_strategy: Add configuration.reflection configuration block for EPISODIC_OVERRIDE strategy type (#​49140)
  • resource/aws_bedrockagentcore_memory_strategy: Add namespace_templates argument (#​49140)
  • resource/aws_bedrockagentcore_memory_strategy: Add reflection_configuration configuration block for EPISODIC strategy type (#​49140)
  • resource/aws_bedrockagentcore_memory_strategy: Increase default timeouts values to 45m (#​49140)
  • resource/aws_codepipeline: Add stage.action.commands and stage.action.output_artifacts_for_compute_action arguments to support Compute action types (#​42507)
  • resource/aws_codepipeline: stage.action.output_artifacts_for_compute_action and stage.action.output_artifacts now conflict (#​42507)
  • resource/aws_eks_pod_identity_association: Add policy argument to support inline session policies (#​48869)
  • resource/aws_fis_experiment_template: Support MultiRegionClusters as a value for action.target.key (#​48781)
  • resource/aws_flow_log: Add resource identity support (#​49086)
  • resource/aws_launch_template: Add ena_queue_count argument to network_interfaces configuration block (#​48892)
  • resource/aws_rekognition_collection: Add Resource Identity support (#​49022)
  • resource/aws_rekognition_project: Add Resource Identity support (#​49022)
  • resource/aws_rekognition_stream_processor: Add Resource Identity support (#​49022)
  • resource/aws_secretsmanager_secret: Add type argument in support of managed external secrets (#​46414)
  • resource/aws_secretsmanager_secret_rotation: Add external_secret_rotation_metadata and external_secret_rotation_role_arn arguments in support of managed external secrets (#​46414)

BUG FIXES:

  • resource/aws_dynamodb_table: No longer replace resource when decreasing warm_throughput values (#​49032)

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.56.0` → `6.57.0` | --- ### Release Notes <details> <summary>hashicorp/terraform-provider-aws (aws)</summary> ### [`v6.57.0`](https://github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#6570-July-29-2026) [Compare Source](https://github.com/hashicorp/terraform-provider-aws/compare/v6.56.0...v6.57.0) > \[!IMPORTANT] > Terraform AWS Provider version `v6.57.0` had a significant bug, please avoid this version and use version `v6.57.1` instead. NOTES: - resource/aws\_bedrockagentcore\_memory\_strategy: The `memory_execution_role_arn` attribute has been deprecated. This attrribute should be removed from configurations ([#&#8203;49140](https://github.com/hashicorp/terraform-provider-aws/issues/49140)) - resource/aws\_bedrockagentcore\_memory\_strategy: The `namespace` attribute has been deprecated. All configurations using `namespace` should be updated to use the `namespace_templates` attribute instead ([#&#8203;49140](https://github.com/hashicorp/terraform-provider-aws/issues/49140)) FEATURES: - **New Data Source:** `aws_eks_access_policies` ([#&#8203;49090](https://github.com/hashicorp/terraform-provider-aws/issues/49090)) - **New List Resource:** `aws_bedrock_evaluation_job` ([#&#8203;49044](https://github.com/hashicorp/terraform-provider-aws/issues/49044)) - **New List Resource:** `aws_eks_access_entry` ([#&#8203;49090](https://github.com/hashicorp/terraform-provider-aws/issues/49090)) - **New List Resource:** `aws_eks_access_policy_association` ([#&#8203;49121](https://github.com/hashicorp/terraform-provider-aws/issues/49121)) - **New List Resource:** `aws_eks_node_group` ([#&#8203;49073](https://github.com/hashicorp/terraform-provider-aws/issues/49073)) - **New List Resource:** `aws_flow_log` ([#&#8203;49086](https://github.com/hashicorp/terraform-provider-aws/issues/49086)) - **New List Resource:** `aws_mailmanager_traffic_policy` ([#&#8203;49043](https://github.com/hashicorp/terraform-provider-aws/issues/49043)) - **New List Resource:** `aws_osis_pipeline` ([#&#8203;49157](https://github.com/hashicorp/terraform-provider-aws/issues/49157)) - **New List Resource:** `aws_osis_pipeline_endpoint` ([#&#8203;44383](https://github.com/hashicorp/terraform-provider-aws/issues/44383)) - **New List Resource:** `aws_osis_resource_policy` ([#&#8203;44383](https://github.com/hashicorp/terraform-provider-aws/issues/44383)) - **New List Resource:** `aws_rekognition_collection` ([#&#8203;49135](https://github.com/hashicorp/terraform-provider-aws/issues/49135)) - **New Resource:** `aws_bedrock_evaluation_job` ([#&#8203;49044](https://github.com/hashicorp/terraform-provider-aws/issues/49044)) - **New Resource:** `aws_cloudwatch_log_storage_tier_policy` ([#&#8203;49076](https://github.com/hashicorp/terraform-provider-aws/issues/49076)) - **New Resource:** `aws_mailmanager_traffic_policy` ([#&#8203;49043](https://github.com/hashicorp/terraform-provider-aws/issues/49043)) - **New Resource:** `aws_osis_pipeline_endpoint` ([#&#8203;44383](https://github.com/hashicorp/terraform-provider-aws/issues/44383)) - **New Resource:** `aws_osis_resource_policy` ([#&#8203;44383](https://github.com/hashicorp/terraform-provider-aws/issues/44383)) ENHANCEMENTS: - data-source/aws\_launch\_template: Add `ena_queue_count` attribute to `network_interfaces` configuration block ([#&#8203;48892](https://github.com/hashicorp/terraform-provider-aws/issues/48892)) - data-source/aws\_secretsmanager\_secret: Add `type` attribute ([#&#8203;46414](https://github.com/hashicorp/terraform-provider-aws/issues/46414)) - data-source/aws\_secretsmanager\_secret\_rotation: Add `external_secret_rotation_metadata` and `external_secret_rotation_role_arn` attributes ([#&#8203;46414](https://github.com/hashicorp/terraform-provider-aws/issues/46414)) - data-source/aws\_vpc: Adds support for `ipv6_cidr_block_associations`. ([#&#8203;46918](https://github.com/hashicorp/terraform-provider-aws/issues/46918)) - data-source/aws\_vpc: Deprecates `ipv6_association_id` and `ipv6_cidr_block`. ([#&#8203;46918](https://github.com/hashicorp/terraform-provider-aws/issues/46918)) - provider: Improves memory usage in AWS API request/response logging. ([#&#8203;49161](https://github.com/hashicorp/terraform-provider-aws/issues/49161)) - resource/aws\_autoscaling\_group: Add `reservations-then-balanced` valid value for `availability_zone_distribution.capacity_distribution_strategy` ([#&#8203;48934](https://github.com/hashicorp/terraform-provider-aws/issues/48934)) - resource/aws\_bedrockagentcore\_memory: Add `timeouts.update` with a default value of `30m` ([#&#8203;49140](https://github.com/hashicorp/terraform-provider-aws/issues/49140)) - resource/aws\_bedrockagentcore\_memory\_strategy: Add `configuration.reflection` configuration block for `EPISODIC_OVERRIDE` strategy type ([#&#8203;49140](https://github.com/hashicorp/terraform-provider-aws/issues/49140)) - resource/aws\_bedrockagentcore\_memory\_strategy: Add `namespace_templates` argument ([#&#8203;49140](https://github.com/hashicorp/terraform-provider-aws/issues/49140)) - resource/aws\_bedrockagentcore\_memory\_strategy: Add `reflection_configuration` configuration block for `EPISODIC` strategy type ([#&#8203;49140](https://github.com/hashicorp/terraform-provider-aws/issues/49140)) - resource/aws\_bedrockagentcore\_memory\_strategy: Increase default `timeouts` values to `45m` ([#&#8203;49140](https://github.com/hashicorp/terraform-provider-aws/issues/49140)) - resource/aws\_codepipeline: Add `stage.action.commands` and `stage.action.output_artifacts_for_compute_action` arguments to support Compute action types ([#&#8203;42507](https://github.com/hashicorp/terraform-provider-aws/issues/42507)) - resource/aws\_codepipeline: `stage.action.output_artifacts_for_compute_action` and `stage.action.output_artifacts` now conflict ([#&#8203;42507](https://github.com/hashicorp/terraform-provider-aws/issues/42507)) - resource/aws\_eks\_pod\_identity\_association: Add `policy` argument to support inline session policies ([#&#8203;48869](https://github.com/hashicorp/terraform-provider-aws/issues/48869)) - resource/aws\_fis\_experiment\_template: Support `MultiRegionClusters` as a value for `action.target.key` ([#&#8203;48781](https://github.com/hashicorp/terraform-provider-aws/issues/48781)) - resource/aws\_flow\_log: Add resource identity support ([#&#8203;49086](https://github.com/hashicorp/terraform-provider-aws/issues/49086)) - resource/aws\_launch\_template: Add `ena_queue_count` argument to `network_interfaces` configuration block ([#&#8203;48892](https://github.com/hashicorp/terraform-provider-aws/issues/48892)) - resource/aws\_rekognition\_collection: Add Resource Identity support ([#&#8203;49022](https://github.com/hashicorp/terraform-provider-aws/issues/49022)) - resource/aws\_rekognition\_project: Add Resource Identity support ([#&#8203;49022](https://github.com/hashicorp/terraform-provider-aws/issues/49022)) - resource/aws\_rekognition\_stream\_processor: Add Resource Identity support ([#&#8203;49022](https://github.com/hashicorp/terraform-provider-aws/issues/49022)) - resource/aws\_secretsmanager\_secret: Add `type` argument in support of [managed external secrets](https://docs.aws.amazon.com/secretsmanager/latest/userguide/managed-external-secrets.html) ([#&#8203;46414](https://github.com/hashicorp/terraform-provider-aws/issues/46414)) - resource/aws\_secretsmanager\_secret\_rotation: Add `external_secret_rotation_metadata` and `external_secret_rotation_role_arn` arguments in support of [managed external secrets](https://docs.aws.amazon.com/secretsmanager/latest/userguide/managed-external-secrets.html) ([#&#8203;46414](https://github.com/hashicorp/terraform-provider-aws/issues/46414)) BUG FIXES: - resource/aws\_dynamodb\_table: No longer replace resource when decreasing `warm_throughput` values ([#&#8203;49032](https://github.com/hashicorp/terraform-provider-aws/issues/49032)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yODcuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-07-29 15:10:25 +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!103
No description provided.