khuedoan-homelab/infra/modules/kubernetes-bootstrap/variables.tf

4 lines
63 B
Terraform
Raw Normal View History

2021-04-22 00:12:14 +07:00
variable "kube_config" {
description = "Kubernetes config"
}