Skip to content

Commit de9606b

Browse files
authored
Merge pull request #707 from OWASP/dependabot/terraform/gcp/hashicorp/google-6.5.0
build(deps): bump hashicorp/google from 6.0.1 to 6.5.0 in /gcp
2 parents 918e0c6 + 2b01462 commit de9606b

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

gcp/.terraform.lock.hcl

Lines changed: 15 additions & 15 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 = "~> 6.0.1"
6+
version = "~> 6.5.0"
77
}
88
google-beta = {
99
source = "hashicorp/google-beta"

0 commit comments

Comments
 (0)