Blockers/Dependencies
No response
Background
As a Korifi user
I want change a plan of a managed service instance
So that Plan changes to the allowed one
Acceptance Criteria
GIVEN I have a managed service instance
WHEN I change a plan for it using cf update-service INSTANCE -p new-plan
THEN I have eventually a healthy service instance with an updated plan if change to this plan is allowed
Dev Notes
It would be also great to put an instance into a Failed state if a service broker eventually returned an error