swisscom/open-service-broker

Support multiple CredHubs

ampersand8 opened this issue · 1 comments

Problem
Currently only one CredHub is supported, but for certain environments it can be necessary to support multiple CredHubs. For example when provisioning service instances with BOSH (with an integrated CredHub) and providing the credentials for a binding in the Cloud Foundry Runtime CredHub.

Solution
Support multiple CredHubs with OSB.

Implemented with PR #139