Description
Is your feature request related to a problem? Please describe.
GCP has quota limits on GCP projects for managed services such as cloudsql service instances. The default is 40.
GCP recommends provisioning cloudsql instances in a new gcp project once Service instance quota is reached.
Describe the solution you'd like
It would be great feature to add to cloud service broker to provide gcp project as a parameter during provisioning of creating service such as cloudsql instances, so that gcp service quota limit constraint can be overcome when using CF create service in TAS.
Describe alternatives you've considered
Bumping the GCP Quota for max CloudSQL instances in a project. Google recommends against this.
Additional Context
GCP Service broker currently cannot be configured to provision cloudsql instances in multiple GCP projects.
Priority
Low
Priority Context
This looks like it might already be possible with this broker. Just depends on if the config option will be in the tile config.
Platform
GCP
Applicable Services
CloudSQL