khuedoan-homelab/infra/modules/kubernetes-cluster-bootstrap/variables.tf
2021-04-22 00:12:14 +07:00

4 lines
63 B
HCL

variable "kube_config" {
description = "Kubernetes config"
}