variable "parameters" { type = list(object({ prefix = string parameters = list(object({ name = string value = string })) })) default = [] }