0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-06 05:53:58 +00:00
terraform-provider-proxmox/docs/data-sources/pools.md
2020-10-22 19:10:40 -04:00

418 B

layout title permalink nav_order parent
page Pools /data-sources/pools 8 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.