Add entitlements for services without creating them #397
-
Hello, Is there a possibility to add entitlements for different services without creating them actually during the setup? As a subaccount creator, I want to provide a list of services and subscriptions so that corresponding quotas are added to the subaccount. Developers then can use this quota for their needs without requesting it from the subaccount/GA admins. I understand this can be achieved by "executeAfterAccountSetup", but specifying them as JSON objects looks more convenient to use. Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This can be achieved via the See also Documentation: https://github.com/SAP-samples/btp-setup-automator/blob/main/docs/generated/btpsa-usecase-properties-services-items.md#entitleonly |
Beta Was this translation helpful? Give feedback.
This can be achieved via the
entitleonly
parameter you have available for your services in theusecase.json
See also Documentation: https://github.com/SAP-samples/btp-setup-automator/blob/main/docs/generated/btpsa-usecase-properties-services-items.md#entitleonly