Skip to content

Commit

Permalink
chore(network): update terraform aws to v5.53.0 (#17244)
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 Jun 7, 2024
1 parent b481f87 commit 77b853d
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 62 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.52.0"
version = "5.53.0"
}
}
required_version = ">= 1.8"
Expand Down

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.52.0"
version = "5.53.0"
}
}
required_version = ">= 1.8"
Expand Down

0 comments on commit 77b853d

Please sign in to comment.