output "nat_public_ip" { value = hcloud_server.nat.ipv4_address } output "private_network_id" { value = hcloud_network.net.id }