typhoon/bare-metal/container-linux/kubernetes/outputs.tf

5 lines
75 B
HCL

output "kubeconfig-admin" {
value = module.bootstrap.kubeconfig-admin
}