1
0
Fork 0
yatf/terraform/output.tf

3 lines
80 B
HCL

output "lb-ip" {
value = yandex_lb_network_load_balancer.balancer1.listener
}