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