This commit is contained in:
parent
b93aae567f
commit
dcd17e575f
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ resource "proxmox_virtual_environment_vm" "Windows11" {
|
||||||
disk {
|
disk {
|
||||||
datastore_id = "Fast500Gb"
|
datastore_id = "Fast500Gb"
|
||||||
interface = "scsi0"
|
interface = "scsi0"
|
||||||
size = 450
|
size = 50
|
||||||
}
|
}
|
||||||
|
|
||||||
cpu {
|
cpu {
|
||||||
|
|
Loading…
Reference in a new issue