feat: Boot from imported image
This commit is contained in:
parent
7c234a73d1
commit
0e0b848d07
3 changed files with 36 additions and 17 deletions
|
|
@ -0,0 +1,4 @@
|
|||
output "talos_image_id" {
|
||||
description = "The ID of the Talos image"
|
||||
value = proxmox_virtual_environment_file.talos-image.id
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue