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

This commit is contained in:
Matt Reeves 2024-10-12 21:44:04 -04:00
parent 00ca9db4ec
commit e4a9526cbe

View file

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