Skip to content

Commit

Permalink
Merge pull request #1582 from OWASP/dependabot/terraform/gcp/hashicor…
Browse files Browse the repository at this point in the history
…p/google-6.0.1

build(deps): bump hashicorp/google from 5.39.1 to 6.0.1 in /gcp
  • Loading branch information
commjoen authored Sep 13, 2024
2 parents c666656 + ce5dba5 commit b5d840d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions gcp/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gcp/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "~> 5.39.1"
version = "~> 6.0.1"
}
google-beta = {
source = "hashicorp/google-beta"
Expand Down

0 comments on commit b5d840d

Please sign in to comment.