Skip to content

[FEATURE] Option to generate module for entitlement #420

@lechnerc77

Description

@lechnerc77

What area do you want to see improved?

other

Is your feature request related to a problem? Please describe.

Currently the Terraform exporter for SAP BTP generates the Terraform code in a plain way, namely each resource that can be exported is added in the configuration.
For entitlements this can become an extensive part of the Terraform configuration which becomes very unhandy and is far away from implementing the same configuration manually.

This makes the maintenance of the entitlements difficult and error-prone.

Describe the solution you would like

It would be ry useful if the Terraform exporter would be able to transform the exported entitlements into a call of the module sap-btp-entitlements.

This should be optional, as the module is not used by every company.

Describe alternatives you have considered

Manual refactoring of the generated code.

Additional context

Result from diary study with customer

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions