4 lines
136 B
HCL
4 lines
136 B
HCL
output "talos_image_id" {
|
|
description = "The ID of the Talos image"
|
|
value = proxmox_virtual_environment_file.talos-image.id
|
|
}
|