4 lines
66 B
HCL

output "lb_public_ip" {
value = hcloud_server.lb.ipv4_address
}