variable "indexers" { type = map(any) default = {} } variable "download_clients" { type = map(any) default = {} } variable "tags" { type = map(any) default = {} }