grail.tf formating fix

This commit is contained in:
tolerryan
2025-05-26 02:30:39 -05:00
parent bae8274261
commit ffde9cb66c

View File

@@ -22,7 +22,7 @@ resource "proxmox_lxc" "grail" {
size = "42G" size = "42G"
} }
mountpoint{ mountpoint {
key = "1" key = "1"
slot = 1 slot = 1
# Dir on host # Dir on host
@@ -35,7 +35,7 @@ resource "proxmox_lxc" "grail" {
size = "10G" size = "10G"
} }
mountpoint{ mountpoint {
key = "2" key = "2"
slot = 2 slot = 2
# Dir on host # Dir on host