Skip to content

Commit

Permalink
chore(deps): update terraform aws to v5.69.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and oliversalzburg committed Sep 27, 2024
1 parent cb3487f commit d0215f3
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 deletions terraform/.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 terraform/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ terraform {
}
aws = {
source = "hashicorp/aws"
version = "5.68.0"
version = "5.69.0"
}
}
}

0 comments on commit d0215f3

Please sign in to comment.