Skip to content

chore(deps): update hashicorp/aws requirement from <= 6.42.0 to <= 6.60.0 in /modules/terraform/aws - #1289

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/modules/terraform/aws/main/hashicorp/aws-lte-6.60.0
Open

chore(deps): update hashicorp/aws requirement from <= 6.42.0 to <= 6.60.0 in /modules/terraform/aws#1289
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/modules/terraform/aws/main/hashicorp/aws-lte-6.60.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on hashicorp/aws to permit the latest version.

Changelog

Sourced from hashicorp/aws's changelog.

6.60.0 (August 13, 2026)

FEATURES:

  • New List Resource: aws_db_parameter_group (#49418)
  • New List Resource: aws_resiliencehubv2_input_source (#48327)
  • New Resource: aws_resiliencehubv2_input_source (#48327)

ENHANCEMENTS:

  • resource/aws_db_parameter_group: Add Resource Identity support (#49418)

BUG FIXES:

  • resource/aws_bedrockagentcore_gateway_target: Prevent state inconsistencies caused by the service-managed policy session header (#49447)
  • resource/aws_network_acl_rule: Fix Missing Resource Identity After Read errors. This fixes a regression introduced in v6.59.0 (#49470)

6.59.0 (August 12, 2026)

FEATURES:

  • New Data Source: aws_rds_snapshots (#49259)
  • New Data Source: aws_resiliencehubv2_policy (#48324)
  • New Data Source: aws_resiliencehubv2_service (#48326)
  • New Data Source: aws_resiliencehubv2_system (#48325)
  • New Data Source: aws_vpclattice_service_network_service_associations (#42680)
  • New List Resource: aws_backup_plan (#49329)
  • New List Resource: aws_backup_selection (#49283)
  • New List Resource: aws_backup_vault (#49423)
  • New List Resource: aws_bedrockagentcore_gateway_rule (#48804)
  • New List Resource: aws_mailmanager_ingress_point (#49322)
  • New List Resource: aws_neptunegraph_private_graph_endpoint (#45929)
  • New List Resource: aws_networkfirewall_container_association (#49321)
  • New List Resource: aws_pinpointsmsvoicev2_resource_policy (#48771)
  • New List Resource: aws_pinpointsmsvoicev2_sender_id (#46472)
  • New List Resource: aws_resiliencehubv2_service (#48323)
  • New List Resource: aws_resiliencehubv2_system (#48322)
  • New List Resource: aws_ssm_patch_baseline (#49332)
  • New Resource: aws_bedrockagentcore_gateway_rule (#48804)
  • New Resource: aws_mailmanager_ingress_point (#49322)
  • New Resource: aws_neptunegraph_private_graph_endpoint (#45929)
  • New Resource: aws_networkfirewall_container_association (#49321)
  • New Resource: aws_pinpointsmsvoicev2_resource_policy (#48771)
  • New Resource: aws_pinpointsmsvoicev2_sender_id (#46472)
  • New Resource: aws_resiliencehubv2_service (#48323)
  • New Resource: aws_resiliencehubv2_system (#48322)

ENHANCEMENTS:

  • data-source/aws_eks_cluster: Add kube_api_server_config, kube_controller_manager_config, and kube_scheduler_config attributes (#49420)

... (truncated)

Commits
  • f3b557f Update CHANGELOG.md (Manual Trigger)
  • 703c7ec Merge pull request #49447 from nborges-aws/fix/bedrockagentcore-gateway-heade...
  • 51d7820 Merge pull request #49473 from hashicorp/prepare6.60.0
  • de86e06 chore(bedrockagentcore): add changelog for #49447
  • cc7eed1 fix(bedrockagentcore): replace len() with .Length() and use names.AttrVersion
  • ed6aaba fix(bedrockagentcore): filter policy session header from gateway target state
  • e4d5d85 Merge pull request #49470 from hashicorp/b-r/aws_network_acl_rule-RI-regression
  • e80d404 Prepare for v6.60.0 release.
  • 7d5beed Rename getAttributeOk to getAttributeIfSet to avoid GetOk zero-value confusion
  • cd6c03e Merge pull request #49460 from OokaToru/d-fix-doc-page-type-name-mismatches
  • Additional commits viewable in compare view

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)

…60.0

Updates the requirements on [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) to permit the latest version.
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v0.1.0...v6.60.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.60.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Copilot AI lite review requested due to automatic review settings August 17, 2026 13:46
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Aug 17, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Aug 17, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the Terraform AWS provider version constraint to allow newer hashicorp/aws releases within the module.

Changes:

  • Bumped the maximum allowed hashicorp/aws provider version from <= 6.42.0 to <= 6.60.0.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

aws = {
source = "hashicorp/aws"
version = "<= 6.42.0"
version = "<= 6.60.0"
@github-actions

Copy link
Copy Markdown

For reviewers only: reply /run-tf-integration to trigger the terraform integration pipeline before approving the PR.

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.

2 participants