You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
jameshochadel
changed the title
[FEATURE] Add equivalent to cloudfoundry_service_plan_access from community provider
[FEATURE] Add support for service plan visibility
Dec 10, 2024
Thanks for the feature request. We evaluate it and update the issue accordingly.
Community Note
Voting for Prioritization
Please vote on this issue by adding a 👍 reaction to the original post to help the community and maintainers prioritize this request.
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
Volunteering to Work on This Issue
If you are interested in working on this issue, please leave a comment.
If this would be your first contribution, please review the contribution guide.
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
The text was updated successfully, but these errors were encountered: