nebula/timemachine/variables.tf

9 lines
135 B
HCL

variable "ips" {
type = "map"
}
variable "username-1" {}
variable "username-2" {}
variable "password-2" {}
variable "password-1" {}