Skip to content

Commit

Permalink
⬆️ Update Terraform aws to v5.4.0 (#260)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 19, 2023
1 parent 06e0ceb commit 11ab83a
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.2.0"
version = "5.4.0"
}
}
}
Expand Down

0 comments on commit 11ab83a

Please sign in to comment.