Skip to content

[FEATURE] Provide booster/cloud integration automation functionality as separate modules #1440

@cpf-hse

Description

@cpf-hse

What area do you want to see improved?

terraform provider

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

If you want to roll out something like SAP Build incl. Joule Studio and Process automation you have to write a lot of terraform code.

  1. Research all needed services
  2. Entitlements
  3. Service instances
  4. App subscriptions
  5. Service keys
  6. destinations
  7. ...

We initially use one of the boosters or cloud integration automation for the setup to understand the big picture and how everything is setup.

Then we migrate the result to our terraform code and re-deploy it into a clean new subaccount.

This is very time consuming.

For our google cloud landscape we make use of https://registry.terraform.io/namespaces/terraform-google-modules provided by Google. They allow a much quicker setup compared to writing every resource yourself.

Such modules for the boosters and cloud integration activation would help customers to utilize terraform even further.

Describe the solution you would like

Create SAP provided modules for boosters and cloud integration activation.
Prioritize by checking which boosters and cloud integration activations are used the most by customers.

Describe alternatives you have considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestexternal-dependencypending-decisionThis issue has not been accepted for implementation nor rejected. It's still open to discussion.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions