Skip to content

Commit

Permalink
Merge pull request #102 from oliv3340/renovate/google-5.x
Browse files Browse the repository at this point in the history
chore(deps): update terraform google to v5.28.0
  • Loading branch information
oliv3340 authored May 10, 2024
2 parents b77ef47 + 4fc666d commit d486c41
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 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/version.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.27.0"
version = "5.28.0"
}
}
}

0 comments on commit d486c41

Please sign in to comment.