nebula/resilio/variables.tf

10 lines
102 B
HCL

variable "traefik-labels" {
type = "map"
}
variable "ips" {
type = "map"
}
variable "domain" {}