Skip to content

Commit

Permalink
Update Terraform aws to v5.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2023
1 parent 90b0a7d commit 1de530d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 23 deletions.
34 changes: 16 additions & 18 deletions .terraform.lock.hcl

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

6 changes: 1 addition & 5 deletions versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = ">= 5.11.0"
}
archive = {
source = "hashicorp/archive"
version = ">= 2.4.0"
version = ">= 5.9.0"
}
}
}

0 comments on commit 1de530d

Please sign in to comment.