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