4 lines
66 B
HCL

output "db_ip" {
value = proxmox_lxc.postgresql.network[0].ip
}