chore(deps): update terraform aws to v6.41.0 #87

Merged
renovate-bot merged 1 commit from renovate/aws-6.x into main 2026-04-16 21:02:13 +00:00
Member

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 6.40.06.41.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v6.41.0

Compare Source

FEATURES:

  • New List Resource: aws_api_gateway_integration (#​47370)
  • New List Resource: aws_api_gateway_integration_response (#​47388)
  • New List Resource: aws_api_gateway_method (#​47365)
  • New List Resource: aws_api_gateway_method_response (#​47387)
  • New List Resource: aws_api_gateway_resource (#​47382)
  • New List Resource: aws_api_gateway_rest_api (#​47404)
  • New List Resource: aws_apigatewayv2_route (#​47452)
  • New List Resource: aws_cloudfront_distribution (#​47459)
  • New List Resource: aws_cloudwatch_alarm_mute_rule (#​46750)
  • New List Resource: aws_cloudwatch_log_subscription_filter (#​47451)
  • New List Resource: aws_nat_gateway (#​47349)
  • New List Resource: aws_sns_topic_policy (#​47445)
  • New Resource: aws_cloudwatch_alarm_mute_rule (#​46750)

ENHANCEMENTS:

  • data-source/aws_ecs_task_definition: Add volume.s3files_volume_configuration attribute (#​47363)
  • data-source/aws_opensearch_domain: Add deployment_strategy_options block (#​47401)
  • resource/aws_api_gateway_integration: Add resource identity support (#​47357)
  • resource/aws_api_gateway_integration_response: Add resource identity support (#​47366)
  • resource/aws_api_gateway_method: Add resource identity support (#​47310)
  • resource/aws_api_gateway_method_response: Add resource identity support (#​47360)
  • resource/aws_api_gateway_resource: Add resource identity support (#​47358)
  • resource/aws_api_gateway_rest_api: Add resource identity support (#​47384)
  • resource/aws_apigatewayv2_api: Add resource identity support (#​47465)
  • resource/aws_apigatewayv2_route: Add resource identity support (#​47441)
  • resource/aws_autoscaling_group: Add Resource Identity support (#​47381)
  • resource/aws_autoscaling_lifecycle_hook: Add Resource Identity support (#​47381)
  • resource/aws_autoscaling_notification: Add plan-time validation of topic_arn (#​47381)
  • resource/aws_autoscaling_policy: Add Resource Identity support (#​47381)
  • resource/aws_autoscaling_traffic_source_attachment: Add import support (#​47381)
  • resource/aws_budgets_budget: Add metrics attribute (#​47047)
  • resource/aws_cloudwatch_log_subscription_filter: Add Resource Identity support (#​47451)
  • resource/aws_directory_service_directory: add enable_directory_data_access argument (#​44736)
  • resource/aws_dynamodb_table: Add Resource Identity support (#​47301)
  • resource/aws_ecs_task_definition: Add volume.s3files_volume_configuration argument (#​47363)
  • resource/aws_elasticache_user: Add passwords_wo and passwords_wo_version write-only arguments (#​45988)
  • resource/aws_launch_configuration: Add Resource Identity support (#​47381)
  • resource/aws_opensearch_domain: Add deployment_strategy_options configuration block (#​47401)

BUG FIXES:

  • data-source/aws_outposts_asset: Fix nil pointer dereference panic when asset has no ComputeAttributes or AssetLocation (#​47450)
  • list-resource/aws_lb: Fixes error when no results are returned (#​47455)
  • list-resource/aws_lb_listener: Fixes error when no results are returned (#​47455)
  • list-resource/aws_lb_listener_rule: Fixes error when no results are returned (#​47455)
  • list-resource/aws_lb_target_group: Fixes error when no results are returned (#​47455)
  • resource/aws_autoscaling_traffic_source_attachment: Change traffic_source to Required (#​47381)
  • resource/aws_budgets_budget: Add missing metrics attribute required for filter_expression (#​47047)
  • resource/aws_cloudfront_multitenant_distribution: Allows disabling the enforcement of a response_completion_timeout for Origins, by removing its default value (#​46329)
  • resource/aws_cloudfront_multitenant_distribution: Fix function_association and lambda_function_association block ordering producing inconsistent result after apply when multiple associations are configured (#​46378)
  • resource/aws_cloudfront_multitenant_distribution: Fix origin block ordering producing inconsistent result after apply when multiple origins are configured (#​47199)
  • resource/aws_dynamodb_global_secondary_index: Fixes error when key_type is unknown during plan-time. (#​47456)
  • resource/aws_dynamodb_table: Prevents validation error when global secondary index range_key is set to empty string (#​47427)
  • resource/aws_neptune_global_cluster: Fix a regression in the minor version upgrade workflow for MySQL engine types triggered by upstream changes to the API error response text (#​47448)
  • resource/aws_rds_global_cluster: Fix a regression in the minor version upgrade workflow for MySQL engine types triggered by upstream changes to the API error response text (#​47448)

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [aws](https://registry.terraform.io/providers/hashicorp/aws) ([source](https://github.com/hashicorp/terraform-provider-aws)) | required_provider | minor | `6.40.0` → `6.41.0` | --- ### Release Notes <details> <summary>hashicorp/terraform-provider-aws (aws)</summary> ### [`v6.41.0`](https://github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#6410-April-15-2026) [Compare Source](https://github.com/hashicorp/terraform-provider-aws/compare/v6.40.0...v6.41.0) FEATURES: - **New List Resource:** `aws_api_gateway_integration` ([#&#8203;47370](https://github.com/hashicorp/terraform-provider-aws/issues/47370)) - **New List Resource:** `aws_api_gateway_integration_response` ([#&#8203;47388](https://github.com/hashicorp/terraform-provider-aws/issues/47388)) - **New List Resource:** `aws_api_gateway_method` ([#&#8203;47365](https://github.com/hashicorp/terraform-provider-aws/issues/47365)) - **New List Resource:** `aws_api_gateway_method_response` ([#&#8203;47387](https://github.com/hashicorp/terraform-provider-aws/issues/47387)) - **New List Resource:** `aws_api_gateway_resource` ([#&#8203;47382](https://github.com/hashicorp/terraform-provider-aws/issues/47382)) - **New List Resource:** `aws_api_gateway_rest_api` ([#&#8203;47404](https://github.com/hashicorp/terraform-provider-aws/issues/47404)) - **New List Resource:** `aws_apigatewayv2_route` ([#&#8203;47452](https://github.com/hashicorp/terraform-provider-aws/issues/47452)) - **New List Resource:** `aws_cloudfront_distribution` ([#&#8203;47459](https://github.com/hashicorp/terraform-provider-aws/issues/47459)) - **New List Resource:** `aws_cloudwatch_alarm_mute_rule` ([#&#8203;46750](https://github.com/hashicorp/terraform-provider-aws/issues/46750)) - **New List Resource:** `aws_cloudwatch_log_subscription_filter` ([#&#8203;47451](https://github.com/hashicorp/terraform-provider-aws/issues/47451)) - **New List Resource:** `aws_nat_gateway` ([#&#8203;47349](https://github.com/hashicorp/terraform-provider-aws/issues/47349)) - **New List Resource:** `aws_sns_topic_policy` ([#&#8203;47445](https://github.com/hashicorp/terraform-provider-aws/issues/47445)) - **New Resource:** `aws_cloudwatch_alarm_mute_rule` ([#&#8203;46750](https://github.com/hashicorp/terraform-provider-aws/issues/46750)) ENHANCEMENTS: - data-source/aws\_ecs\_task\_definition: Add `volume.s3files_volume_configuration` attribute ([#&#8203;47363](https://github.com/hashicorp/terraform-provider-aws/issues/47363)) - data-source/aws\_opensearch\_domain: Add `deployment_strategy_options` block ([#&#8203;47401](https://github.com/hashicorp/terraform-provider-aws/issues/47401)) - resource/aws\_api\_gateway\_integration: Add resource identity support ([#&#8203;47357](https://github.com/hashicorp/terraform-provider-aws/issues/47357)) - resource/aws\_api\_gateway\_integration\_response: Add resource identity support ([#&#8203;47366](https://github.com/hashicorp/terraform-provider-aws/issues/47366)) - resource/aws\_api\_gateway\_method: Add resource identity support ([#&#8203;47310](https://github.com/hashicorp/terraform-provider-aws/issues/47310)) - resource/aws\_api\_gateway\_method\_response: Add resource identity support ([#&#8203;47360](https://github.com/hashicorp/terraform-provider-aws/issues/47360)) - resource/aws\_api\_gateway\_resource: Add resource identity support ([#&#8203;47358](https://github.com/hashicorp/terraform-provider-aws/issues/47358)) - resource/aws\_api\_gateway\_rest\_api: Add resource identity support ([#&#8203;47384](https://github.com/hashicorp/terraform-provider-aws/issues/47384)) - resource/aws\_apigatewayv2\_api: Add resource identity support ([#&#8203;47465](https://github.com/hashicorp/terraform-provider-aws/issues/47465)) - resource/aws\_apigatewayv2\_route: Add resource identity support ([#&#8203;47441](https://github.com/hashicorp/terraform-provider-aws/issues/47441)) - resource/aws\_autoscaling\_group: Add Resource Identity support ([#&#8203;47381](https://github.com/hashicorp/terraform-provider-aws/issues/47381)) - resource/aws\_autoscaling\_lifecycle\_hook: Add Resource Identity support ([#&#8203;47381](https://github.com/hashicorp/terraform-provider-aws/issues/47381)) - resource/aws\_autoscaling\_notification: Add plan-time validation of `topic_arn` ([#&#8203;47381](https://github.com/hashicorp/terraform-provider-aws/issues/47381)) - resource/aws\_autoscaling\_policy: Add Resource Identity support ([#&#8203;47381](https://github.com/hashicorp/terraform-provider-aws/issues/47381)) - resource/aws\_autoscaling\_traffic\_source\_attachment: Add import support ([#&#8203;47381](https://github.com/hashicorp/terraform-provider-aws/issues/47381)) - resource/aws\_budgets\_budget: Add `metrics` attribute ([#&#8203;47047](https://github.com/hashicorp/terraform-provider-aws/issues/47047)) - resource/aws\_cloudwatch\_log\_subscription\_filter: Add Resource Identity support ([#&#8203;47451](https://github.com/hashicorp/terraform-provider-aws/issues/47451)) - resource/aws\_directory\_service\_directory: add `enable_directory_data_access` argument ([#&#8203;44736](https://github.com/hashicorp/terraform-provider-aws/issues/44736)) - resource/aws\_dynamodb\_table: Add Resource Identity support ([#&#8203;47301](https://github.com/hashicorp/terraform-provider-aws/issues/47301)) - resource/aws\_ecs\_task\_definition: Add `volume.s3files_volume_configuration` argument ([#&#8203;47363](https://github.com/hashicorp/terraform-provider-aws/issues/47363)) - resource/aws\_elasticache\_user: Add `passwords_wo` and `passwords_wo_version` write-only arguments ([#&#8203;45988](https://github.com/hashicorp/terraform-provider-aws/issues/45988)) - resource/aws\_launch\_configuration: Add Resource Identity support ([#&#8203;47381](https://github.com/hashicorp/terraform-provider-aws/issues/47381)) - resource/aws\_opensearch\_domain: Add `deployment_strategy_options` configuration block ([#&#8203;47401](https://github.com/hashicorp/terraform-provider-aws/issues/47401)) BUG FIXES: - data-source/aws\_outposts\_asset: Fix nil pointer dereference panic when asset has no `ComputeAttributes` or `AssetLocation` ([#&#8203;47450](https://github.com/hashicorp/terraform-provider-aws/issues/47450)) - list-resource/aws\_lb: Fixes error when no results are returned ([#&#8203;47455](https://github.com/hashicorp/terraform-provider-aws/issues/47455)) - list-resource/aws\_lb\_listener: Fixes error when no results are returned ([#&#8203;47455](https://github.com/hashicorp/terraform-provider-aws/issues/47455)) - list-resource/aws\_lb\_listener\_rule: Fixes error when no results are returned ([#&#8203;47455](https://github.com/hashicorp/terraform-provider-aws/issues/47455)) - list-resource/aws\_lb\_target\_group: Fixes error when no results are returned ([#&#8203;47455](https://github.com/hashicorp/terraform-provider-aws/issues/47455)) - resource/aws\_autoscaling\_traffic\_source\_attachment: Change `traffic_source` to Required ([#&#8203;47381](https://github.com/hashicorp/terraform-provider-aws/issues/47381)) - resource/aws\_budgets\_budget: Add missing metrics attribute required for filter\_expression ([#&#8203;47047](https://github.com/hashicorp/terraform-provider-aws/issues/47047)) - resource/aws\_cloudfront\_multitenant\_distribution: Allows disabling the enforcement of a `response_completion_timeout` for Origins, by removing its default value ([#&#8203;46329](https://github.com/hashicorp/terraform-provider-aws/issues/46329)) - resource/aws\_cloudfront\_multitenant\_distribution: Fix `function_association` and `lambda_function_association` block ordering producing inconsistent result after apply when multiple associations are configured ([#&#8203;46378](https://github.com/hashicorp/terraform-provider-aws/issues/46378)) - resource/aws\_cloudfront\_multitenant\_distribution: Fix `origin` block ordering producing inconsistent result after apply when multiple origins are configured ([#&#8203;47199](https://github.com/hashicorp/terraform-provider-aws/issues/47199)) - resource/aws\_dynamodb\_global\_secondary\_index: Fixes error when `key_type` is unknown during plan-time. ([#&#8203;47456](https://github.com/hashicorp/terraform-provider-aws/issues/47456)) - resource/aws\_dynamodb\_table: Prevents validation error when global secondary index `range_key` is set to empty string ([#&#8203;47427](https://github.com/hashicorp/terraform-provider-aws/issues/47427)) - resource/aws\_neptune\_global\_cluster: Fix a regression in the minor version upgrade workflow for `MySQL` engine types triggered by upstream changes to the API error response text ([#&#8203;47448](https://github.com/hashicorp/terraform-provider-aws/issues/47448)) - resource/aws\_rds\_global\_cluster: Fix a regression in the minor version upgrade workflow for `MySQL` engine types triggered by upstream changes to the API error response text ([#&#8203;47448](https://github.com/hashicorp/terraform-provider-aws/issues/47448)) </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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMTIiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMTAuMTIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
chore(deps): update terraform aws to v6.41.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
1e6b3589ec
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-04-16 21:02:13 +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!87
No description provided.