mirror of
https://github.com/poseidon/typhoon
synced 2024-11-17 20:14:02 +01:00
4 lines
66 B
HCL
4 lines
66 B
HCL
output "kubeconfig" {
|
|
value = "${module.bootkube.kubeconfig}"
|
|
}
|