Update terraform/main.tf
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user