blob: 5e72ec1561ce40faa440bec6bcdba96eb467d1ac [file] [log] [blame]
variable "images" {
type = map(string)
default = {
key = "value"
}
}