Working?
This commit is contained in:
@@ -11,7 +11,7 @@ resource "proxmox_lxc" "basic" {
|
||||
|
||||
// Terraform will crash without rootfs defined
|
||||
rootfs {
|
||||
storage = "local-zfs"
|
||||
storage = "nfs_Protected"
|
||||
size = "8G"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user