--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "netbird_reverse_proxy_clusters Data Source - netbird" subcategory: "" description: |- List available reverse proxy clusters. --- # netbird_reverse_proxy_clusters (Data Source) List available reverse proxy clusters. ## Example Usage ```terraform data "netbird_reverse_proxy_clusters" "all" {} ``` ## Schema ### Read-Only - `clusters` (Attributes List) List of available proxy clusters (see [below for nested schema](#nestedatt--clusters)) ### Nested Schema for `clusters` Read-Only: - `address` (String) Cluster address used for CNAME targets - `connected_proxies` (Number) Number of proxy nodes connected in this cluster