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

Expose the projectId for a CloudSQLInstance #163

Open
dsyer opened this issue Feb 4, 2020 · 0 comments
Open

Expose the projectId for a CloudSQLInstance #163

dsyer opened this issue Feb 4, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@dsyer
Copy link

dsyer commented Feb 4, 2020

I guess it might be useful for nearly all GCP objects, but CloudSQLInstance is the one I am interested in for now. Currently I need the project ID occasionally in application configuration, and the only way to get it is to hard code it somewhere. It is always available to crossplane when it creates the secret, so it could just be included as its own key.

See #159 for similar change adding SQL specific key.

@dsyer dsyer added the enhancement New feature or request label Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant