0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-08-26 05:15:39 +00:00
terraform-provider-proxmox/proxmox/nodes/containers
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
..
firewall feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
client.go chore(deps): update golangci/golangci-lint (v2.1.6 → v2.2.1) (#2013) 2025-07-04 17:56:38 -04:00
containers_types.go feat(lxc): add proxmox_virtual_environment_containers data source 2025-08-10 01:10:47 +02:00
containers.go feat(lxc): add proxmox_virtual_environment_containers data source 2025-08-10 01:10:47 +02:00