We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b93aae5 commit dcd17e5Copy full SHA for dcd17e5
terraform/proxmox/windows.tf
@@ -14,7 +14,7 @@ resource "proxmox_virtual_environment_vm" "Windows11" {
14
disk {
15
datastore_id = "Fast500Gb"
16
interface = "scsi0"
17
- size = 450
+ size = 50
18
}
19
20
cpu {
0 commit comments