Skip to content

Repository files navigation

Cloud Service Broker

This repo contains configuration, including brokerpaks, for the cloud.gov deployment of the Cloud Service Broker.

Troubleshooting

error getting new instance details: error creating TF state: error unmarshalling JSON state: json: cannot unmarshal array into Go struct field .outputs.type of type string

The brokerpak outputs cannot be of list or map types because the CSB code expects a simple string name for all output types, and those container types are encoded in the statefile as ["container", "type"], e.g. ["list", "string"]. Make the output a simpler type, like string.

Related projects

Credits

About

Brokerpaks deployed by the cloud.gov instance of the Cloud Service Broker.

Resources

Contributing

Security policy

Stars

2 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages

Generated from cloud-gov/.github