Skip to content

Commit

Permalink
⬆️ Update Terraform aws to v5.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2023
1 parent 7bd426b commit 45cb0e7
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 32 deletions.
47 changes: 16 additions & 31 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/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {

required_providers {
aws = {
version = "5.4.0"
version = "5.6.2"
}
}
}
Expand Down

0 comments on commit 45cb0e7

Please sign in to comment.