Is your feature request related to a problem? Please describe.
One building block for the end2end setup of SAP BTP is the provisioning and especially the configuration of the Cloud Connector.
Currently the best way to interact with the Cloud Connector via automation are the REST APIs (see Admin REST APIs: https://help.sap.com/docs/connectivity/sap-btp-connectivity-cf/configuration-rest-apis). However, to have a seamless automation experience integration into Terraform would be a desired outcome.
Thanks for the feature request. We evaluate it and update the issue accordingly.
Community Note
Voting for Prioritization
Please vote on this issue by adding a 👍 reaction to the original post to help the community and maintainers prioritize this request.
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
Volunteering to Work on This Issue
If you are interested in working on this issue, please leave a comment.
If this would be your first contribution, please review the contribution guide.
What area do you want to see improved?
other
Is your feature request related to a problem? Please describe.
One building block for the end2end setup of SAP BTP is the provisioning and especially the configuration of the Cloud Connector. Currently the best way to interact with the Cloud Connector via automation are the REST APIs (see Admin REST APIs: https://help.sap.com/docs/connectivity/sap-btp-connectivity-cf/configuration-rest-apis). However, to have a seamless automation experience integration into Terraform would be a desired outcome.
Describe the solution you would like
Provide a Terraform Provider that allows the administration of the Cloud Connector leveraging the Admin REST APIs as described here: https://help.sap.com/docs/connectivity/sap-btp-connectivity-cf/configuration-rest-apis).
Describe alternatives you have considered
See above. scripting via REST API is an option, but a break in the automation flow
Additional context
n/a