-
We sometimes encounter use cases where it's demanded that credentials created by service bindings carry an explicit expiry policy. For example, a credential created for a database must be rotated at l…
-
**Is your feature request related to a problem? Please describe.**
Brokerpaks sometimes need additional binaries installed in the environment where Terraform runs.
- Terraform code sometimes makes…
mogul updated
3 years ago
-
## Issue
Currently, if a service for an app was configured with parameters other than name (e.g. the `parameters` or `binding_name` field), they will not be shown when generating a manifest.
## …
-
> What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running `cf curl /v2/info && cf version`?
```
{
"name": "",
"build": "",
"support": "https://***REDAC…
-
What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running `cf curl /v2/info && cf version`?
```
{
...
"version": 0,
"min_cli_version": null,
"min_recom…
-
OSB defines how applications are connected to service instances. We have scenarios where we have to bind service instances to other service instances. A service instance A needs a service instance B.
…
-
**Is your feature request related to a problem? Please describe.**
As a cloud-service-broker user (e.g a CF developer provisionning AWS RDS through CSB)
* in order to finely manage the provisionne…
-
What do people think about supporting an ETag type of mechanism for /v2/catalog so that a broker can return "304 Not Modified" if nothing has changed since the last time the Platform queried the catal…
-
What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running `cf curl /v2/info && cf version`?
```bash
{
"name": "",
"build": "",
"support": "",
"versi…
-
@n3wscott wrote:
I wonder if this example is misleading, as it needs the `usage` to be understood. That might tell me that usage and options should be colocated in an object together one level off of…