Skip to content

Commit

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

Update hashicorp/google requirement from ~> 4.44.1 to ~> 4.47.0 in /gcp
  • Loading branch information
commjoen authored Jan 2, 2023
2 parents db66256 + 51f849e commit eae1c04
Showing 1 changed file with 1 addition and 1 deletion.
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.44.1"
version = "~> 4.47.0"
}
google-beta = {
source = "hashicorp/google-beta"
Expand Down

0 comments on commit eae1c04

Please sign in to comment.