Skip to content

Commit a4e17f5

Browse files
authored
Merge pull request #617 from OWASP/dependabot/terraform/gcp/hashicorp/google-5.36.0
build(deps): bump hashicorp/google from 5.31.1 to 5.36.0 in /gcp
2 parents aa2a2f7 + 59d5b34 commit a4e17f5

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.31.1"
6+
version = "~> 5.36.0"
77
}
88
google-beta = {
99
source = "hashicorp/google-beta"

0 commit comments

Comments
 (0)