0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-06 05:53:58 +00:00
terraform-provider-proxmox/proxmoxtf/resource/container
Gifary Dhimas Fadhillah e92b0064bf
fix(lxc): support device_passthrough config on non-clone container (#1722)
* fix(lxc): support `device_passthrough` config on non-clone container

Signed-off-by: Gifary Dhimas Fadhillah <4391866+gifff@users.noreply.github.com>

* fix(lxc): device_passthrough state of cloned container

Signed-off-by: Gifary Dhimas Fadhillah <4391866+gifff@users.noreply.github.com>

* test(lxc): assert container device passthrough

Signed-off-by: Gifary Dhimas Fadhillah <4391866+gifff@users.noreply.github.com>

---------

Signed-off-by: Gifary Dhimas Fadhillah <4391866+gifff@users.noreply.github.com>
Co-authored-by: Gifary Dhimas Fadhillah <4391866+gifff@users.noreply.github.com>
2025-01-25 17:37:34 -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): support device_passthrough config on non-clone container (#1722) 2025-01-25 17:37:34 -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