4 lines
70 B
HCL

output "vm_hostname" {
value = proxmox_lxc.app_container.hostname
}