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

Support the plan attribute of tehe VCAP_SERVICES environment variable #3547

Open
georgethebeatle opened this issue Oct 23, 2024 · 0 comments

Comments

@georgethebeatle
Copy link
Member

Background

According to cf docs there should be a plan attribute in the VCAP_SERVICES env var that is set to the plan of the bound managed service instance

Acceptance

GIVEN I have an app that dumps the environment running on Korifi with a service instance bound to it
WHEN I access the app
THEN I can see that the plan attribute of the VCAP_SERVICES env var is set to the name of the service plan of the bound service

Dev Notes

  • On cf for vms the plan attribute is not set for user provided service instances, so it is a managed-only feature
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🧊 Icebox
Development

No branches or pull requests

1 participant