Skip to content

[FEATURE] Support lifecycle field on applications #332

@jameshochadel

Description

@jameshochadel

What area do you want to see improved?

terraform provider

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

Cloud Foundry recently added support for Cloud Native Buildpacks (CNBs). You configure an app to use a CNB by specifying lifecycle: cnb on the application manifest and referencing a CNB in the buildpacks field.

The provider does not yet support the lifecycle field.

Describe the solution you would like

I propose adding support for the lifecycle field so users can deploy apps with CNBs using the provider.

Describe alternatives you have considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions