diff --git a/versions.tf b/versions.tf index 2ce6992..3452034 100644 --- a/versions.tf +++ b/versions.tf @@ -2,7 +2,7 @@ terraform { required_providers { google = { source = "hashicorp/google" - version = "~> 5.42.0" + version = "~> 6.9.0" } null = { version = "~> 3.2.2"