variable "esphome_boards" { type = list(object({ name = string address = string mac = string })) } variable "dhcp_subnets" { type = map(string) }