0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-08-22 11:28:33 +00:00
terraform-provider-proxmox/proxmox
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
..
access feat(access): add ACL resource (#1166) 2024-05-08 20:22:15 -04:00
api feat(sdn): add support for zone resources and datasources (#2046) 2025-07-31 20:30:18 -04:00
cluster feat(sdn): add support for zone resources and datasources (#2046) 2025-07-31 20:30:18 -04:00
firewall chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
helpers/ptr fix(vm): fix and improve disk management for cloned VMs (#1840) 2025-03-20 20:34:19 -04:00
nodes feat(lxc): add proxmox_virtual_environment_containers data source (#2090) 2025-08-14 18:26:47 -04:00
pools chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
ssh chore(deps): update golangci/golangci-lint (v2.2.2 → v2.3.0) (#2056) 2025-07-28 08:47:20 -04:00
storage chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
types chore(deps): update golangci/golangci-lint (v2.1.6 → v2.2.1) (#2013) 2025-07-04 17:56:38 -04:00
version feat: add support for 'import' content type in Proxmox file resources (#1983) 2025-06-27 21:23:22 -04:00
client.go feat(provider): configure temp directory (#607) 2023-10-07 21:00:34 -04:00