Skip to content

Commit

Permalink
chore(network): update terraform aws to v5.63.0 (#18801)
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 Aug 16, 2024
1 parent 004931c commit 62fc803
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.62.0"
version = "5.63.0"
}
}
required_version = ">= 1.8"
Expand Down

0 comments on commit 62fc803

Please sign in to comment.