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