Update terraform/main.tf

This commit is contained in:
2026-02-15 11:55:20 +01:00
parent 67260e8b7d
commit f7eb7216af

View File

@@ -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