Skip to content

Commit

Permalink
chore(network): update terraform aws to v5.67.0 (#19356)
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 Sep 14, 2024
1 parent 63a8240 commit 4e8367e
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.

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

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ terraform {
# https://registry.terraform.io/providers/hashicorp/aws/latest
aws = {
source = "hashicorp/aws"
version = "5.66.0"
version = "5.67.0"
}
}
required_version = ">= 1.8"
Expand Down

0 comments on commit 4e8367e

Please sign in to comment.