From 0638f33bfb93a7fd24168b8fb8352fbfb93c47fb Mon Sep 17 00:00:00 2001 From: martijn Date: Sun, 15 Feb 2026 10:43:21 +0100 Subject: [PATCH] Update terraform/main.tf --- terraform/main.tf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/terraform/main.tf b/terraform/main.tf index 1d7bcd5..483e77d 100644 --- a/terraform/main.tf +++ b/terraform/main.tf @@ -1,7 +1,7 @@ resource "proxmox_vm_qemu" "vm1" { name = "terraform-vm" - target_node = "pve" - clone = "ubuntu-template" + target_node = "nuctyzyzen7-1" + clone = "ubuntu-2404-template" cpu { cores = 2