diff --git a/terraform/main.tf b/terraform/main.tf index b03f291..ef6984c 100644 --- a/terraform/main.tf +++ b/terraform/main.tf @@ -2,6 +2,7 @@ resource "proxmox_vm_qemu" "vm1" { name = "terraform-vm" target_node = "nuctyzyzen7-1" clone = "ubuntu-2404-template" + full_clone = true cpu { cores = 2