Skip to content

Commit a1c5b03

Browse files
authored
Merge pull request #659 from OWASP/dependabot/terraform/gcp/hashicorp/google-5.40.0
build(deps): bump hashicorp/google from 5.39.1 to 5.40.0 in /gcp
2 parents e07b006 + 129a270 commit a1c5b03

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

0 commit comments

Comments
 (0)