Skip to content
/ csb Public
generated from cloud-gov/.github

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

License

Notifications You must be signed in to change notification settings

cloud-gov/csb

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

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors