Skip to content

Commit

Permalink
chore(deps): update terraform google to v5.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 31, 2023
1 parent 5c0d9cc commit 52264d1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions infra-gcp/.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 infra-gcp/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.3.0"
version = "5.4.0"
}
cloudflare = {
source = "cloudflare/cloudflare"
Expand Down

0 comments on commit 52264d1

Please sign in to comment.