diff --git a/terraform-svc/variables.tf b/terraform-svc/variables.tf index c319b7f..43ecd47 100644 --- a/terraform-svc/variables.tf +++ b/terraform-svc/variables.tf @@ -1,7 +1,3 @@ -variable "GOOGLE_CREDENTIALS" { - type = string -} - variable "project" { type = string default = "io-anvil"