test tofu
Some checks are pending
OpenTofu Automation / deploy (push) Waiting to run

This commit is contained in:
Matt Reeves 2024-10-12 21:10:21 -04:00
parent ae28499ab1
commit 0503e1ab27

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