0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-02 19:43:00 +00:00
terraform-provider-proxmox/proxmoxtf/resource/container
H3Krn 2925ae63f5
fix(lxc): allow container disk size 0 for lxc zfs/brfs subvols (#1737)
* fix(container): allow 0 size disks for zfs/btrfs subvolumes
* chore(docs): update docs

---------

Signed-off-by: Harm Kroon <harm.kroon@hotmail.com>
2025-01-31 20:59:05 -05:00
..
container_test.go feat(lxc): add support for device_passthrough config option (#1706) 2025-01-16 17:58:49 -05:00
container.go fix(lxc): allow container disk size 0 for lxc zfs/brfs subvols (#1737) 2025-01-31 20:59:05 -05:00
validators.go chore(lxc): update list of supported OS-es in operating_system.type (#1548) 2024-09-21 23:20:37 +00:00