variable "floating_ip" {
  description = "The floating IP address to set in the config file"
  type        = string
} 