1
0
mirror of https://github.com/poseidon/typhoon synced 2024-09-22 03:40:46 +02:00
typhoon/bare-metal/container-linux/kubernetes/outputs.tf

4 lines
66 B
HCL

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