0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-08-22 11:28:33 +00:00
terraform-provider-proxmox/docs
k69420s 45f28051cd
feat(lxc): add proxmox_virtual_environment_containers data source (#2090)
* feat(lxc): add `proxmox_virtual_environment_containers` data source

- Implements a new data source for fetching container details in Proxmox environments.
- Includes support for filtering by attributes such as name, template, status, and tags.
- Provides documentation and test coverage for the new functionality.

Signed-off-by: k69420s <k69420s@localhost.localdomain>

* suppress duplication error in linter, fix example code

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

---------

Signed-off-by: k69420s <k69420s@localhost.localdomain>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-08-14 18:26:47 -04:00
..
data-sources feat(lxc): add proxmox_virtual_environment_containers data source (#2090) 2025-08-14 18:26:47 -04:00
guides chore(docs): cleanup and update clone-vm example (#2094) 2025-08-10 20:15:00 -04:00
resources feat(lxc): Add missing configuration options for container rootfs (#2067) 2025-08-12 18:46:34 -04:00
index.md feat(provider): add support for ssh agent_forwarding (#2028) 2025-07-11 18:13:16 +00:00