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

4 lines
78 B
HCL

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