Skip to content

Commit

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

build(deps): bump hashicorp/google-beta from 6.0.1 to 6.5.0 in /gcp
  • Loading branch information
commjoen authored Oct 2, 2024
2 parents 243a1cb + 7af8c0b commit a492c6d
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 @@ -7,7 +7,7 @@ terraform {
}
google-beta = {
source = "hashicorp/google-beta"
version = "~> 6.0.1"
version = "~> 6.5.0"
}
random = {
source = "hashicorp/random"
Expand Down

0 comments on commit a492c6d

Please sign in to comment.