Skip to content

Commit

Permalink
Merge pull request #2 from lucavallin/dependabot/terraform/src/hashic…
Browse files Browse the repository at this point in the history
…orp/aws-5.68.0

Bump hashicorp/aws from 5.29.0 to 5.68.0 in /src
  • Loading branch information
lucavallin authored Sep 24, 2024
2 parents 710b8c4 + ecb5e02 commit 849f8b3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions src/.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 src/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ terraform {
}
aws = {
source = "hashicorp/aws"
version = "5.29.0"
version = "5.68.0"
}
google = {
source = "hashicorp/google"
Expand Down

0 comments on commit 849f8b3

Please sign in to comment.