Skip to content

Commit dcd17e5

Browse files
committedJan 5, 2025
force new windows VM
1 parent b93aae5 commit dcd17e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎terraform/proxmox/windows.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ resource "proxmox_virtual_environment_vm" "Windows11" {
1414
disk {
1515
datastore_id = "Fast500Gb"
1616
interface = "scsi0"
17-
size = 450
17+
size = 50
1818
}
1919

2020
cpu {

0 commit comments

Comments
 (0)
Please sign in to comment.