mirror of
https://github.com/puppetmaster/typhoon.git
synced 2024-12-26 06:19:33 +01:00
4 lines
79 B
HCL
4 lines
79 B
HCL
output "ingress_static_ip" {
|
|
value = "${module.workers.ingress_static_ip}"
|
|
}
|