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

Commit

Permalink
build(deps): Bump hashicorp/google in /terraform/cluster_bootstrap (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 20, 2023
1 parent 5e58546 commit 86ba56a
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 @@ -105,7 +105,7 @@ terraform {
google = {
source = "hashicorp/google"
# Keep this version in sync with provider google-beta
version = "4.68.0"
version = "4.70.0"
}
google-beta = {
source = "hashicorp/google-beta"
Expand Down

0 comments on commit 86ba56a

Please sign in to comment.