infrastructure/pve01.wheatley.in/k8s-wheatley/modules/talos-image/outputs.tf

4 lines
136 B
HCL

output "talos_image_id" {
description = "The ID of the Talos image"
value = proxmox_virtual_environment_file.talos-image.id
}