nebula/opml/variables.tf

8 lines
119 B
Terraform
Raw Normal View History

2018-05-31 20:55:49 +00:00
variable "traefik-labels" {
type = "map"
}
variable "domain" {}
variable "client-id" {}
variable "client-secret" {}