variable "vpcs" { type = list(string) } variable "subnets" { type = list(string) } # inherited variables variable "tags" { type = map(any) }