syntax fix

This commit is contained in:
tolerryan
2025-02-06 01:23:20 -06:00
parent 64501093a2
commit ec53564e8e

2
nas.tf
View File

@@ -58,7 +58,7 @@ resource "proxmox_vm_qemu" "nas" {
# storage = "local-lvm" # storage = "local-lvm"
# format = "raw" # format = "raw"
# } # }
} #}
} }
} }