testing
Some checks failed
OpenTofu Automation / deploy (push) Failing after 5s

This commit is contained in:
Matt Reeves 2024-10-12 22:00:09 -04:00
parent 22c7e35597
commit c362592138

View file

@ -36,7 +36,7 @@ resource "proxmox_virtual_environment_vm" "Kasm" {
# VM Disk Settings
disk {
datastore_id = "local-lvm"
size = 152
size = 151
interface = "scsi0"
}