Skip to content

Commit

Permalink
chore(deps): update terraform aws to v5.76.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent dea378e commit 4a5cc84
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 60 deletions.
60 changes: 30 additions & 30 deletions aws/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

58 changes: 29 additions & 29 deletions aws/shared-state/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aws/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.75.0"
version = "~> 5.76.0"
}
random = {
source = "hashicorp/random"
Expand Down

0 comments on commit 4a5cc84

Please sign in to comment.