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

Create gcp_private_key.json #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Create gcp_private_key.json #2

wants to merge 1 commit into from

Conversation

gianma123
Copy link

No description provided.

"type": "service_account",
"project_id": "[GOOGLE CLOUD PLATFORM PROJECT ID]",
"private_key_id": "[PRIVATE_KEY_ID]",
"private_key": "[PRIVATE_KEY]"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the missing comma. 😄

@towynlin
Copy link

@jme783 Is this something we should pull in?

@jme783
Copy link
Contributor

jme783 commented Jan 24, 2017

Yea, I think it would be good to pull in! It gives people a template of what their config file should look like. They will download this file from the GCP dashboard, but it wouldn't hurt to provide a template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants