Skip to content

Commit 2f764e8

Browse files
Update hashicorp/aws requirement from ~> 5.91.0 to ~> 5.92.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@v5.91.0...v5.92.0) --- updated-dependencies: - dependency-name: hashicorp/aws dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68e3662 commit 2f764e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01-providers.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ In this way, the "terraform.tfstate" file will be stored in an S3 bucket and Dyn
3131
source = "hashicorp/aws"
3232

3333
# Provider versions
34-
version = "~> 5.91.0"
34+
version = "~> 5.92.0"
3535
}
3636

3737
tls = {

0 commit comments

Comments
 (0)