rice/lab/cluster/variables.tf

6 lines
73 B
HCL

variable cluster_dns {
default = "cluster.local"
type = string
}