diff --git a/terraform/ecs/variables.tf b/terraform/ecs/variables.tf index d9df7dc..16215e6 100644 --- a/terraform/ecs/variables.tf +++ b/terraform/ecs/variables.tf @@ -29,7 +29,7 @@ variable "project_registry_auth_token" { } variable "secret" { - type = string + type = string } variable "prometheus_endpoint" {