Update file main.tf
This commit is contained in:
@@ -18,7 +18,7 @@ resource "proxmox_vm_qemu" "VM" {
|
|||||||
boot = "c"
|
boot = "c"
|
||||||
onboot = true
|
onboot = true
|
||||||
disk {
|
disk {
|
||||||
size = 20G
|
size = "20G"
|
||||||
type = "scsi"
|
type = "scsi"
|
||||||
storage = ssd-domains
|
storage = ssd-domains
|
||||||
ssd = 1
|
ssd = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user