Update terraform/main.tf

This commit is contained in:
2026-02-14 23:06:23 +01:00
parent e7701f5fbb
commit 8ce724b099

View File

@@ -10,7 +10,7 @@ resource "proxmox_vm_qemu" "vm1" {
disk {
size = "20G"
type = "scsi"
storage = "local-lvm"
storage = "zfs1"
}
network {