Тип списка переменных теркрак
variable "your_varible_name" {
type = list(string)
}
Jolly Jaguar
variable "your_varible_name" {
type = list(string)
}