diff --git a/variables.tf b/variables.tf index b28434f..bda6868 100644 --- a/variables.tf +++ b/variables.tf @@ -74,4 +74,4 @@ variable "nat_gateways_lookup_overrides" { description = "Some nat gateways don't follow standard naming conventions. Use this map to override the query used for looking up Subnets. Ex: { private = \"foo-west-nonpublic-*\" }" default = "" type = string -} \ No newline at end of file +}