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

This commit is contained in:
Matt Reeves 2024-10-12 21:38:46 -04:00
parent a433394098
commit 3116abf460

View file

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