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

This commit is contained in:
Matt Reeves 2024-10-12 21:16:19 -04:00
parent e8f7757bb2
commit e5691b5be6

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"
}