Provides a Cloud Foundry resource for managing Cloud Foundry organizations
cloudfoundry/cloudfoundry | cloudfoundry-community/cloudfoundry |
---|---|
resource "cloudfoundry_org" "org" { |
resource "cloudfoundry_org" "org" { |
Note
🔵 Required 🟢 Optional 🟠 Computed 🔴 Not present
Attribute name | Cloud Foundry Provider | Community Cloud Foundry Provider (old) | Description |
---|---|---|---|
quota | 🟠 | 🟢 | One cannot set quota as it is a read-only attribute in the current provider. For setting quota use resource cloudfoundry_org_quota . |
suspended | 🟢 | 🔴 | - |
delete_recursive_allowed | 🔴 | 🟢 | V3 API by default follows recursive deletion. |