Skip to content

Commit

Permalink
chore(terraform): update terraform aws to v5.25.0 (#12541)
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] authored Nov 10, 2023
1 parent 44312fe commit d58cab8
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 17 deletions.
47 changes: 31 additions & 16 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/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ terraform {
# https://registry.terraform.io/providers/hashicorp/aws/latest
aws = {
source = "hashicorp/aws"
version = "5.24.0"
version = "5.25.0"
}
# https://registry.terraform.io/providers/hashicorp/awscc/latest
awscc = {
Expand Down

0 comments on commit d58cab8

Please sign in to comment.