Skip to content

Commit

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

Bump hashicorp/google from 4.76.0 to 4.80.0 in /gcp
  • Loading branch information
commjoen authored Sep 3, 2023
2 parents dd6d7ae + 38f50f9 commit 44e54c7
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.76.0"
version = "~> 4.80.0"
}
google-beta = {
source = "hashicorp/google-beta"
Expand Down

0 comments on commit 44e54c7

Please sign in to comment.