bouwroute-devops/infra/modules/traefik/variables.tf

5 lines
100 B
HCL

variable "config_path" {
description = "Path to the kubeconfig file"
type = string
}