diff --git a/terraform/config.tf b/terraform/config.tf index 185ca18..d4195ed 100644 --- a/terraform/config.tf +++ b/terraform/config.tf @@ -15,7 +15,7 @@ terraform { } google = { source = "hashicorp/google" - version = "~> 6.0" + version = "~> 7.5" } } backend "remote" {