1
0
mirror of https://github.com/poseidon/typhoon synced 2024-09-20 19:02:07 +02:00
typhoon/gce-bootkube/outputs.tf

4 lines
79 B
HCL

output "ingress_static_ip" {
value = "${module.workers.ingress_static_ip}"
}