nebula/resilio/variables.tf

10 lines
102 B
Terraform
Raw Normal View History

2018-02-18 21:51:32 +00:00
variable "traefik-labels" {
type = "map"
}
variable "ips" {
type = "map"
}
variable "domain" {}