0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-08-25 04:45:46 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Pavel Boldyrev
7fd3848dba
suppress duplication error in linter, fix example code
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-08-14 18:23:41 -04:00
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