Skip to content

[FEATURE] Add support for service plan visibility #96

@jameshochadel

Description

@jameshochadel

What area do you want to see improved?

terraform provider

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

As best I can tell, the provider does not allow you to enable service plan access. This is supported by the CLI using the cf enable-service-plan-access command and the API via the Service Plan Visibility endpoints. The community version of the broker supported this via the cloudfoundry_service_plan_access resource.

Describe the solution you would like

I would like to see a new resource created to support enabling access to service plans. I could be wrong, but I don't think such a resource currently exists. I've checked the docs and the migration guide.

Describe alternatives you have considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions