blob: f2d572ebeec0527968525ac07f5d4225ddf853bc [file] [log] [blame]
variable "foo" {
type = list(string)
default = ["this is valid"]
}