๐Ÿก index : github.com/captn3m0/nebula.git

variable "domain" {
  type = string
}

variable "ips" {
  type = map
}

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