Skip to content

chore(deps): bump hashicorp/aws from 6.40.0 to 6.41.0 in /terraform in the terraform-updates group#145

Merged
antoinedelia merged 1 commit into
masterfrom
dependabot/terraform/terraform/terraform-updates-d1b910242a
Apr 20, 2026
Merged

chore(deps): bump hashicorp/aws from 6.40.0 to 6.41.0 in /terraform in the terraform-updates group#145
antoinedelia merged 1 commit into
masterfrom
dependabot/terraform/terraform/terraform-updates-d1b910242a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps the terraform-updates group in /terraform with 1 update: hashicorp/aws.

Updates hashicorp/aws from 6.40.0 to 6.41.0

Release notes

Sourced from hashicorp/aws's releases.

v6.41.0

6.41.0 (April 15, 2026)

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)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.41.0 (April 15, 2026)

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)

... (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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the terraform-updates group in /terraform with 1 update: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).


Updates `hashicorp/aws` from 6.40.0 to 6.41.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.40.0...v6.41.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-updates
...

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 Apr 20, 2026
@antoinedelia antoinedelia merged commit 1f2d0e2 into master Apr 20, 2026
3 of 4 checks passed
@antoinedelia antoinedelia deleted the dependabot/terraform/terraform/terraform-updates-d1b910242a branch April 20, 2026 06:24
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.

1 participant