0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 10:33:46 +00:00
terraform-provider-proxmox/proxmoxtf
CaptaiNiveau aa9cdba0bf
fix(lxc): multiple issues during container import (#1867)
* fix(container): Added `Unprivileged` to `containerRead` on import

Signed-off-by: CaptaiNiveau <c.straten@proton.me>

* fix(container): Changed default value of device passthrough mode to 0660

Signed-off-by: CaptaiNiveau <c.straten@proton.me>

* chore(lxc): add default device passthrough mode to the schema, update acc tests

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

---------

Signed-off-by: CaptaiNiveau <c.straten@proton.me>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: CaptaiNiveau <c.straten@proton.me>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-03-30 20:20:30 -04:00
..
datasource feat(lxc): add container datasource (#1750) 2025-02-14 20:44:17 -05:00
provider fix(vm): handle update of disks moved during VM clone (#1849) 2025-03-26 13:12:00 -04:00
resource fix(lxc): multiple issues during container import (#1867) 2025-03-30 20:20:30 -04:00
structure fix(vm): yet another fix for disk reordering (#1297) 2024-05-15 02:31:41 +00:00
test chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
config.go feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00