Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2006 from divviup/dependabot/terraform/terraform/…
Browse files Browse the repository at this point in the history
…cluster_bootstrap/hashicorp/google-4.35.0

build(deps): bump hashicorp/google from 4.34.0 to 4.35.0 in /terraform/cluster_bootstrap
  • Loading branch information
tgeoghegan authored Sep 12, 2022
2 parents ed17442 + afc9e33 commit 52b0d20
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions terraform/cluster_bootstrap/.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/cluster_bootstrap/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ terraform {
google = {
source = "hashicorp/google"
# Keep this version in sync with provider google-beta
version = "4.34.0"
version = "4.35.0"
}
google-beta = {
source = "hashicorp/google-beta"
Expand Down

0 comments on commit 52b0d20

Please sign in to comment.