Ernie Billing

Results 9 comments of Ernie Billing

@gberche-orange This is a great idea, but probably won't work with the current OSBAPI spec. The problem is that the URL must be generated during the provision call. Since the...

We're adding the ability for the bokerpak terraform to set a custom message that will be displayed as part of the output from `cf service ` This message is updated...

It may not always be possible to generate the URL before the terraform has completed. But we can investigate adding support for those cases when it can be generated.

You are right @gberche-orange, the multiple account use case probably doesn't impact this feature, but unfortunately, the priority for this feature is pretty low at this time. Happy to take...

HEALTHCHECK seems to be global to the container, but is only necessary in one use case for the container - when running the server in a test mode. The other...

This isn't really what the examples section of the brokerpak were built for. To test situations that require sensitive information (especially that will be unique to your environment) we suggest...

The main reason for this limitation currently is to guarantee a match between the persisted terraform state and the terraform source. There may be extra steps required in terraform to...

@xyloman can you provide the result of `cf env` for the service broker so we can see what VCAP_SERVICES looks like? The broker does use tags for mysql and the...