0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-02 19:43:00 +00:00
terraform-provider-proxmox/fwprovider/test
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_node_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
datasource_version_test.go fix(vm): add validation for node_name values (#1659) 2024-11-27 21:23:27 -05:00
resource_container_test.go fix(lxc): multiple issues during container import (#1867) 2025-03-30 20:20:30 -04:00
resource_file_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
resource_firewall_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
resource_time_test.go fix(time): embed timezone data to fix set/get TZ on windows (#1436) 2024-07-10 21:07:40 -04:00
resource_vm_cdrom_test.go feat(vm): deprecate enabled attribute on cdrom/disk devices (#1746) 2025-02-07 22:50:57 -05:00
resource_vm_disks_test.go fix(vm): remove qcow2 as the default for disk.file_format (#1862) 2025-03-29 11:42:07 -04:00
resource_vm_test.go fix(vm): allow to set machine type in clone (#1865) 2025-03-29 14:31:26 -04:00
test_environment.go chore(build): update Go version and linter /documentation workflows (#1789) 2025-02-23 21:20:25 -05:00
test_support.go chore(vm2): cleanup cpu implementation, refactor rearrange acc tests (#1311) 2024-05-18 23:31:50 -04:00