nebula/timemachine/variables.tf

9 lines
135 B
Terraform
Raw Normal View History

2018-03-15 08:27:12 +00:00
variable "ips" {
type = "map"
}
variable "username-1" {}
variable "username-2" {}
variable "password-2" {}
variable "password-1" {}