variable "containers" { description = "Lista de contenedores a crear" type = list(string) default = ["web01", "db01", "proxy01"] }