variable "domain" { type = "string" } variable "ips" { type = "map" }
variable "domain" {
type = "string"
}
variable "ips" {
type = "map"