Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.14 KB

File metadata and controls

27 lines (22 loc) · 1.14 KB

cloudfoundry_space_quota

Gets information on a Cloud Foundry space quota.

cloudfoundry/cloudfoundry cloudfoundry-community/cloudfoundry
data "cloudfoundry_space_quota" "my_space_quota" {
name = "tf-test-do-not-delete"
org = "ca721b24-e24d-4171-83e1-1ef6bd836b38"
}
data "cloudfoundry_space_quota" "my_space_quota" {
name = "tf-test-do-not-delete"
org = "ca721b24-e24d-4171-83e1-1ef6bd836b38"
}

Differences

Note

🔵 Required 🟢 Optional 🟠 Computed 🔴 Not present

Attribute name Cloud Foundry Provider Community Cloud Foundry Provider (old) Description
spaces 🟠 🔴 -
total_app_log_rate_limit 🟠 🔴 -
total_memory 🟠 🔴 -
total_routes 🟠 🔴 -
total_services 🟠 🔴 -
allow_paid_service_plans 🟠 🔴 -
instance_memory 🟠 🔴 -
total_app_instances 🟠 🔴 -
total_services 🟠 🔴 -
total_app_tasks 🟠 🔴 -
total_route_ports 🟠 🔴 -
total_service_keys 🟠 🔴 -