variable "domain" {
  type = string
}

variable "ips" {
  type = map
}

variable "droplet_ip" {}
variable "zone_id" {}