[FEATURE] Manage HANA Cloud instance mappings #694
Labels
btpcli
Dependency to BTP CLI backend development
enhancement
New feature or request
pending-decision
This issue has not been accepted for implementation nor rejected. It's still open to discussion.
What area do you want to see improved?
terraform provider
Is your feature request related to a problem? Please describe.
The Terraform Provider in its current state supports the creation of HANA Cloud instances.
It is currently not possible to manage instance mappings via Terraform.
Describe the solution you would like
The management of instance mappings should be possible via Terraform. Here some pseudo code how this could look like
Describe alternatives you have considered
Calling the Business Accelerator Hub API to manage instance mappings. This needs a restful terraform provider and client_id/client_secret in the provider configuration.
Additional context
The provider would supply the same functionality as the Business Accelerator Hub API which can be found here:
https://api.sap.com/api/InventoryServiceAPI/path/post_inventory_v2_serviceInstances__serviceInstanceID__instanceMappings
The text was updated successfully, but these errors were encountered: