page_title | subcategory | description |
---|---|---|
cloudfoundry_isolation_segment_entitlement Data Source - terraform-provider-cloudfoundry |
Fetches organizations entitled with a Cloud Foundry Isolation Segment. |
Fetches organizations entitled with a Cloud Foundry Isolation Segment.
data "cloudfoundry_isolation_segment_entitlement" "isosegment" {
segment = "63ae51b9-9073-4409-81b0-3704b8de85dd"
}
segment
(String) GUID of the isolation segment
orgs
(Set of String) GUID's of organizations the segment is entitled with.