org_id: (Optional, default: null) If set to an organization id created from resource or data source cloudfoundry_organization, it will be considered as organization quota, else it will be a space quota.
leads to the generation of an org quota as not a space quota
$ cf space-quotas
Getting space quotas as xx..
OK
$ cf quotas
Getting quotas as xx...
OK
name total memory instance memory routes service instances paid plans app instances route ports
[...]
tf_coab_smoketests_quota 2G 2G 5 15 allowed 5 0
The cloudfoundry_quota documentation mentions
Using the following terraform config
fails with the following message
leads to the generation of an org quota as not a space quota