Skip to content

Commit

Permalink
Merge pull request #514 from OWASP/dependabot/terraform/gcp/hashicorp…
Browse files Browse the repository at this point in the history
…/google-5.23.0

build(deps): bump hashicorp/google from 5.18.0 to 5.23.0 in /gcp
  • Loading branch information
commjoen authored Apr 6, 2024
2 parents 36f4d9f + b9f1852 commit a5f3c55
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.18.0"
version = "~> 5.23.0"
}
google-beta = {
source = "hashicorp/google-beta"
Expand Down

0 comments on commit a5f3c55

Please sign in to comment.