pmorie / osb-starter-pack

A quickstart for making a new Open Service Broker
Apache License 2.0
69 stars 47 forks source link

Add ability to update the service instance #33

Closed lilic closed 6 years ago

lilic commented 6 years ago

This PR adds ability to update the service instance. Let me know in case I missed something?

Closes #19.

lilic commented 6 years ago

Forgot to update the test I created in the first place. :woman_facepalming: Should be fixed now! :)

lilic commented 6 years ago

@pmorie Done! PTALA.

pmorie commented 6 years ago

LGTM, thanks!