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