-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request