Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for GOOGLE_CLOUD_QUOTA_PROJECT env var #1229

Closed
jackwotherspoon opened this issue Jan 30, 2025 · 0 comments · Fixed by #1231
Closed

Add support for GOOGLE_CLOUD_QUOTA_PROJECT env var #1229

jackwotherspoon opened this issue Jan 30, 2025 · 0 comments · Fixed by #1231
Assignees
Labels
priority: p2 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.

Comments

@jackwotherspoon
Copy link
Collaborator

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.

@jackwotherspoon jackwotherspoon added priority: p2 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. labels Jan 30, 2025
@jackwotherspoon jackwotherspoon self-assigned this Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 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.
Projects
None yet
1 participant