blob: ec76bc39223d89c3c7b6fdca720c68f12ef9e74d [file] [log] [blame]
variable "test" {
type = map(string)
default = {
"test" = "1"
}
}