Skip to content

Bump hashicorp/aws from 6.53.0 to 6.54.0 in /iac#697

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/iac/hashicorp/aws-6.54.0
Closed

Bump hashicorp/aws from 6.53.0 to 6.54.0 in /iac#697
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/iac/hashicorp/aws-6.54.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps hashicorp/aws from 6.53.0 to 6.54.0.

Release notes

Sourced from hashicorp/aws's releases.

v6.54.0

6.54.0 (July 8, 2026)

NOTES:

  • resource/aws_sagemaker_endpoint_configuration: Because we cannot easily test the behavior of capacity_reservation_config, it is best effort and we ask for community help in testing (#45926)
  • resource/aws_ssoadmin_region: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#48126)

FEATURES:

  • New Data Source: aws_route53profiles_profile (#48780)
  • New List Resource: aws_bedrockagentcore_browser_profile (#46862)
  • New List Resource: aws_codepipeline (#48808)
  • New List Resource: aws_lambda_function_scaling_config (#48229)
  • New List Resource: aws_scheduler_schedule (#48828)
  • New List Resource: aws_ssoadmin_region (#48126)
  • New List Resource: aws_workspaces_pool (#42678)
  • New Resource: aws_bedrockagentcore_browser_profile (#46862)
  • New Resource: aws_lambda_function_scaling_config (#48229)
  • New Resource: aws_ssoadmin_region (#48126)
  • New Resource: aws_workspaces_pool (#42678)

ENHANCEMENTS:

  • action/aws_codebuild_start_build: Add host_kernel_override argument (#48777)
  • data-source/aws_mq_broker: Add resource_share_arns and shared_resources attributes (#48729)
  • resource/aws_cloudfront_key_value_store: Add tags and tags_all attributes (#48458)
  • resource/aws_cloudwatch_event_api_destination: Add Resource Identity support (#48819)
  • resource/aws_cloudwatch_event_archive: Add Resource Identity support (#48819)
  • resource/aws_cloudwatch_event_bus: Add Resource Identity support (#48819)
  • resource/aws_cloudwatch_event_bus_policy: Add Resource Identity support (#48819)
  • resource/aws_cloudwatch_event_connection: Add Resource Identity support (#48819)
  • resource/aws_cloudwatch_event_endpoint: Add Resource Identity support (#48819)
  • resource/aws_cloudwatch_event_permission: Add Resource Identity support (#48819)
  • resource/aws_codebuild_project: Add host_kernel argument to the environment configuration block (#48777)
  • resource/aws_codepipeline: Add resource identity support (#48808)
  • resource/aws_iam_policy_attachment: Add resource identity support (#48639)
  • resource/aws_lambda_event_source_mapping: Add use_resource_timeout_for_propagation argument (#46405)
  • resource/aws_lambda_event_source_mapping: Add configurable resource timeouts. Defaults to 10m for create and update, 5m for delete. (#46405)
  • resource/aws_lambda_function: Add use_resource_timeout_for_propagation argument (#46405)
  • resource/aws_lambda_permission: Add configurable resource timeouts. Defaults to 5m for create, read, and delete. (#46405)
  • resource/aws_lambda_permission: Hard-coded timeouts to account for eventual consistency have been replaced with configurable resource timeouts (#46405)
  • resource/aws_mq_broker: Add resource_share_arns argument and shared_resources attribute (#48729)
  • resource/aws_prometheus_workspace_configuration: Add out_of_order_time_window_in_seconds and rule_query_offset_in_seconds arguments (#48659)
  • resource/aws_rds_cluster: Add support for auto_minor_version_upgrade argument (#42472)
  • resource/aws_sagemaker_endpoint_configuration: Add Resource Identity support (#45926)
  • resource/aws_sagemaker_endpoint_configuration: Add production_variants.capacity_reservation_config and shadow_production_variants.capacity_reservation_config configuration blocks (#45926)
  • resource/aws_scheduler_schedule: Add resource identity support (#48828)

BUG FIXES:

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.54.0 (July 8, 2026)

NOTES:

  • resource/aws_sagemaker_endpoint_configuration: Because we cannot easily test the behavior of capacity_reservation_config, it is best effort and we ask for community help in testing (#45926)
  • resource/aws_ssoadmin_region: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#48126)

FEATURES:

  • New Data Source: aws_route53profiles_profile (#48780)
  • New List Resource: aws_bedrockagentcore_browser_profile (#46862)
  • New List Resource: aws_codepipeline (#48808)
  • New List Resource: aws_lambda_function_scaling_config (#48229)
  • New List Resource: aws_scheduler_schedule (#48828)
  • New List Resource: aws_ssoadmin_region (#48126)
  • New List Resource: aws_workspaces_pool (#42678)
  • New Resource: aws_bedrockagentcore_browser_profile (#46862)
  • New Resource: aws_lambda_function_scaling_config (#48229)
  • New Resource: aws_ssoadmin_region (#48126)
  • New Resource: aws_workspaces_pool (#42678)

ENHANCEMENTS:

  • action/aws_codebuild_start_build: Add host_kernel_override argument (#48777)
  • data-source/aws_mq_broker: Add resource_share_arns and shared_resources attributes (#48729)
  • resource/aws_cloudfront_key_value_store: Add tags and tags_all attributes (#48458)
  • resource/aws_cloudwatch_event_api_destination: Add Resource Identity support (#48819)
  • resource/aws_cloudwatch_event_archive: Add Resource Identity support (#48819)
  • resource/aws_cloudwatch_event_bus: Add Resource Identity support (#48819)
  • resource/aws_cloudwatch_event_bus_policy: Add Resource Identity support (#48819)
  • resource/aws_cloudwatch_event_connection: Add Resource Identity support (#48819)
  • resource/aws_cloudwatch_event_endpoint: Add Resource Identity support (#48819)
  • resource/aws_cloudwatch_event_permission: Add Resource Identity support (#48819)
  • resource/aws_codebuild_project: Add host_kernel argument to the environment configuration block (#48777)
  • resource/aws_codepipeline: Add resource identity support (#48808)
  • resource/aws_iam_policy_attachment: Add resource identity support (#48639)
  • resource/aws_lambda_event_source_mapping: Add use_resource_timeout_for_propagation argument (#46405)
  • resource/aws_lambda_event_source_mapping: Add configurable resource timeouts. Defaults to 10m for create and update, 5m for delete. (#46405)
  • resource/aws_lambda_function: Add use_resource_timeout_for_propagation argument (#46405)
  • resource/aws_lambda_permission: Add configurable resource timeouts. Defaults to 5m for create, read, and delete. (#46405)
  • resource/aws_lambda_permission: Hard-coded timeouts to account for eventual consistency have been replaced with configurable resource timeouts (#46405)
  • resource/aws_mq_broker: Add resource_share_arns argument and shared_resources attribute (#48729)
  • resource/aws_prometheus_workspace_configuration: Add out_of_order_time_window_in_seconds and rule_query_offset_in_seconds arguments (#48659)
  • resource/aws_rds_cluster: Add support for auto_minor_version_upgrade argument (#42472)
  • resource/aws_sagemaker_endpoint_configuration: Add Resource Identity support (#45926)
  • resource/aws_sagemaker_endpoint_configuration: Add production_variants.capacity_reservation_config and shadow_production_variants.capacity_reservation_config configuration blocks (#45926)
  • resource/aws_scheduler_schedule: Add resource identity support (#48828)

BUG FIXES:

... (truncated)

Commits
  • 8ca5b8d Merge pull request #48839 from hashicorp/prepare6.54.0
  • d1c96cb Update CHANGELOG.md for #48276
  • 995580c r/aws_lakeformation_data_cells_filter(test): additional data_cells_filter c...
  • 4dfa2cc Merge pull request #46405 from dhrkumar/b-lambda-iam-propagation-timeout
  • a20caad Prepare for v6.54.0 release.
  • 38dd379 Merge pull request #48838 from hashicorp/td-suppress-go-2026-5932-openpgp
  • 62a685f security-scan: suppress unreachable GO-2026-5932 (x/crypto/openpgp)
  • 4dd2bd9 Update CHANGELOG.md for #48783
  • f1a46ea Merge pull request #48783 from hashicorp/td-cloudfront-multitenant_distributi...
  • 0558d61 Merge pull request #48828 from hashicorp/f-scheduler-schedule-list
  • Additional commits viewable in compare view

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 6.53.0 to 6.54.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.53.0...v6.54.0)

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

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 Jul 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #707.

@dependabot dependabot Bot closed this Jul 20, 2026
@dependabot
dependabot Bot deleted the dependabot/terraform/iac/hashicorp/aws-6.54.0 branch July 20, 2026 19:03
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