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