From f7eb7216af8d088b1b9aacefd460b41dd10a5afb Mon Sep 17 00:00:00 2001 From: martijn Date: Sun, 15 Feb 2026 11:55:20 +0100 Subject: [PATCH] Update terraform/main.tf --- terraform/main.tf | 1 + 1 file changed, 1 insertion(+) 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