remove quotes from var

ctalarms-whitelist
lalanza808 4 years ago
parent a37cbbcfca
commit fa0c9d25aa

@ -22,7 +22,7 @@ variable "regions" {
variable "tags" { variable "tags" {
default = {} default = {}
type = "map" type = map
description = "Optional tag mapping to apply to the infrastructure" description = "Optional tag mapping to apply to the infrastructure"
} }

Loading…
Cancel
Save