Skip to content

Commit

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

Bump hashicorp/google from 4.70.0 to 4.71.0 in /gcp
  • Loading branch information
commjoen authored Jul 1, 2023
2 parents 0d4cbde + 595514a commit dec6625
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 = "~> 4.70.0"
version = "~> 4.71.0"
}
google-beta = {
source = "hashicorp/google-beta"
Expand Down

0 comments on commit dec6625

Please sign in to comment.