typhoon/bare-metal/fedora-atomic/kubernetes/outputs.tf

4 lines
66 B
HCL

output "kubeconfig" {
value = "${module.bootkube.kubeconfig}"
}