0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-08-26 13:25:43 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
k69420s
bacaf1799e
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>
2025-08-10 01:10:47 +02:00