Skip to content

Add support for GOOGLE_CLOUD_QUOTA_PROJECT env var #1229

@jackwotherspoon

Description

@jackwotherspoon

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

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions