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 from 4.69.1 to 4.70.0 in /terraform (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 26, 2023
1 parent 4c742ed commit e4d2ee9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ terraform {
google = {
source = "hashicorp/google"
# Keep this version in sync with provider google-beta
version = "4.69.1"
version = "4.70.0"
}
google-beta = {
source = "hashicorp/google-beta"
Expand Down

0 comments on commit e4d2ee9

Please sign in to comment.