Update terraform/main.tf
This commit is contained in:
@@ -10,7 +10,7 @@ resource "proxmox_vm_qemu" "vm1" {
|
|||||||
disk {
|
disk {
|
||||||
size = "20G"
|
size = "20G"
|
||||||
type = "scsi"
|
type = "scsi"
|
||||||
storage = "local-lvm"
|
storage = "zfs1"
|
||||||
}
|
}
|
||||||
|
|
||||||
network {
|
network {
|
||||||
|
|||||||
Reference in New Issue
Block a user