0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-04 21:14:05 +00:00
terraform-provider-proxmox/docs/data-sources/pools.md

419 B

layout title permalink nav_order parent
page Pools /data-sources/pools 10 Data Sources

Data Source: Pools

Retrieves the identifiers for all the available resource pools.

Example Usage

data "proxmox_virtual_environment_pools" "available_pools" {}

Arguments Reference

There are no arguments available for this data source.

Attributes Reference

  • pool_ids - The pool identifiers.