on ‎2025 Dec 12 12:20 PM
We are building an API portal on SAP Integration Suite exposing api's from SAP Commerce Cloud for a large global client.
To do this we need to configure provider, proxies, policies, certificates, endpoints, api products etc. on SAP APIM.
We are using 4 BTP instances/environments for this: CI, Dev, QA and Prod.
Since we don't want to manually set up all these resources on each environment, we are building a custom IaC setup, which can configure all these resources automatically from GitHub actions.
Our IaC setup uses the SDK's provided for BTP and APIM to configures the instances. Not an easy task, since the SDK's are very poorly documented by SAP.
Part of the setup is to have GitHub actions run on pull requests to configure an entire resource setup needed for running automated api tests against the API products defined on APIM.
Is anybody else working on something like this?
Is it correct that no official SAP Terraform provider exists for SAP APIM?
Request clarification before answering.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.