cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Infrastructure as Code on SAP API Management

sren_skyum59
Discoverer
288

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?

Accepted Solutions (0)

Answers (0)