chore(deps): update hashicorp/aws requirement from <= 6.42.0 to <= 6.57.0 in /modules/terraform/aws - #1273
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
…57.0 Updates the requirements on [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) to permit the latest version. - [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@v0.1.0...v6.57.0) --- updated-dependencies: - dependency-name: hashicorp/aws dependency-version: 6.57.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
Alyssa Vu (alyssa1303) and
Sumanth Reddy CH (sumanthreddy29)
as code owners
July 29, 2026 13:42
dependabot
Bot
requested review from
Leonard Du (LeonardCareer),
Liyu Ma (liyu-ma),
Vittoria (vittoriasalim),
Lei Yao (wonderyl) and
xinWeiWei24
as code owners
July 29, 2026 13:42
Contributor
There was a problem hiding this comment.
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 in the AWS module to allow newer provider releases.
Changes:
- Bumped
hashicorp/awsprovider upper bound from<= 6.42.0to<= 6.57.0
| aws = { | ||
| source = "hashicorp/aws" | ||
| version = "<= 6.42.0" | ||
| version = "<= 6.57.0" |
Contributor
Author
|
Superseded by #1275. |
dependabot
Bot
deleted the
dependabot/terraform/modules/terraform/aws/main/hashicorp/aws-lte-6.57.0
branch
July 30, 2026 13:43
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on hashicorp/aws to permit the latest version.
Release notes
Sourced from hashicorp/aws's releases.
... (truncated)
Changelog
Sourced from hashicorp/aws's changelog.
... (truncated)
Commits
8bfc228Merge pull request #49165 from hashicorp/t-update-changelog-versionfccc666Prepare for release 6.57.0040348bMerge pull request #49164 from hashicorp/td-go-mod-tidybdf6442skaff: go mod tidyf9fdccaUpdate CHANGELOG.md for #49157d1874edMerge pull request #49157 from hashicorp/f-list-osis-pipelineb1eecddUpdate CHANGELOG.md for #49032fbbf933Merge pull request #49032 from hashicorp/td-dynamodb-warm-throughput1ca3ccbr/aws_dynamodb_table: changelog0eb825aUpdate CHANGELOG.md for #49161Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)