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

This commit is contained in:
Matt Reeves 2024-10-12 21:54:15 -04:00
parent 48abed5525
commit c31900eff1

View file

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