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 inline credentials via credentials argument in connection config #316

Closed
johnsmyth opened this issue Oct 21, 2021 · 0 comments · Fixed by #318
Closed

Add support for inline credentials via credentials argument in connection config #316

johnsmyth opened this issue Oct 21, 2021 · 0 comments · Fixed by #318
Assignees
Labels
enhancement New feature or request

Comments

@johnsmyth
Copy link
Contributor

Is your feature request related to a problem? Please describe.
I would like to be able to specify the gcp credentials inline in the config file, not in an external json file.

Describe the solution you'd like
Add support for a credentials argument in the connection config to allow a user to specify either the path to or the contents of a service account key file in JSON format. This should look roughly like the credentials arg in the Terraform google provider

After this is implemented, we may want to deprecate credential_file as it would be redundant at that point.

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
4 participants