-
Notifications
You must be signed in to change notification settings - Fork 85
Closed
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
We should add support for reading GOOGLE_CLOUD_QUOTA_PROJECT from the environment as an alternative way of setting the quota project to be used for Cloud SQL Admin API calls.
Currently we only support quota project via the quota_project argument to Connector():
| quota_project: Optional[str] = None, |
Similar to GOOGLE_CLOUD_UNIVERSE_DOMAIN support that we added.
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.