Skip to content

Commit dc7242e

Browse files
authored
Merge pull request #657 from OWASP/dependabot/terraform/gcp/hashicorp/google-beta-5.40.0
build(deps): bump hashicorp/google-beta from 5.39.1 to 5.40.0 in /gcp
2 parents affd139 + 1cee161 commit dc7242e

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
@@ -7,7 +7,7 @@ terraform {
77
}
88
google-beta = {
99
source = "hashicorp/google-beta"
10-
version = "~> 5.39.1"
10+
version = "~> 5.40.0"
1111
}
1212
random = {
1313
version = "~> 3.5.1"

0 commit comments

Comments
 (0)