Skip to content

Commit 34306de

Browse files
authored
Merge pull request #641 from OWASP/dependabot/terraform/gcp/hashicorp/google-5.39.1
build(deps): bump hashicorp/google from 5.36.0 to 5.39.1 in /gcp
2 parents c283e43 + c89bb2f commit 34306de

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

gcp/.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.

gcp/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
required_providers {
44
google = {
55
source = "hashicorp/google"
6-
version = "~> 5.36.0"
6+
version = "~> 5.39.1"
77
}
88
google-beta = {
99
source = "hashicorp/google-beta"

0 commit comments

Comments
 (0)