feat: construct template in packer pool
This commit is contained in:
		| @@ -76,6 +76,7 @@ source "proxmox-iso" "debian12" { | |||||||
|   username                 = "${var.proxmox_api_token_id}" |   username                 = "${var.proxmox_api_token_id}" | ||||||
|   vm_id                    = 99998 |   vm_id                    = 99998 | ||||||
|   vm_name                  = local.vm_name |   vm_name                  = local.vm_name | ||||||
|  |   pool                     = "packer" | ||||||
|  |  | ||||||
|   efi_config { |   efi_config { | ||||||
|     efi_storage_pool  = "${local.storage_pool}" |     efi_storage_pool  = "${local.storage_pool}" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user