Skip to content

[FEATURE] Provide SAP curated modules for environments #1253

@lechnerc77

Description

@lechnerc77

What area do you want to see improved?

terraform provider

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

As of now the Terraform provider offers the provision and management of environments via a generic resource. The required paramaters are partially typed, but the main configuration is done via a untyped JSON document. This makes the creation of environments unnecessarily hard.

Describe the solution you would like

SAP should provide Terraform modules for the creation of environment instances that:

  • have a typed interface instead of a generic JSON document
  • contain the entitlement and the environment instance creation as resources

Describe alternatives you have considered

Manual creation via existing resource

Additional context

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions