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

Commit e4d2ee9

Browse files
build(deps): Bump hashicorp/google from 4.69.1 to 4.70.0 in /terraform (#2870)
1 parent 4c742ed commit e4d2ee9

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

terraform/.terraform.lock.hcl

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

terraform/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ terraform {
364364
google = {
365365
source = "hashicorp/google"
366366
# Keep this version in sync with provider google-beta
367-
version = "4.69.1"
367+
version = "4.70.0"
368368
}
369369
google-beta = {
370370
source = "hashicorp/google-beta"

0 commit comments

Comments
 (0)