variable "server" { type = string } variable "password" { type = string } variable "username" { type = string default = "admin" }