Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add support for service plan visibility #96

Open
jameshochadel opened this issue Dec 10, 2024 · 1 comment
Open

[FEATURE] Add support for service plan visibility #96

jameshochadel opened this issue Dec 10, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@jameshochadel
Copy link

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

@jameshochadel jameshochadel added the enhancement New feature or request label Dec 10, 2024
@jameshochadel 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
Copy link

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.

@vipinvkmenon vipinvkmenon added this to the v1.2.0 milestone Dec 19, 2024
@vipinvkmenon vipinvkmenon modified the milestones: v1.2.0, v1.3.0 Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants