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

provider/google: read credentials as contents instead of path #3901

Merged
merged 1 commit into from
Nov 16, 2015

Conversation

phinze
Copy link
Contributor

@phinze phinze commented Nov 12, 2015

Building on the work in #3846, shifting the Google provider's
configuration option from account_file to credentials.

@phinze
Copy link
Contributor Author

phinze commented Nov 16, 2015

@sparkprime @lwander this seem okay to you? (We'll maintain the deprecated behavior for a good while to ensure it doesn't break anybody's existing config.)

Building on the work in #3846, shifting the Google provider's
configuration option from `account_file` to `credentials`.
@lwander
Copy link
Contributor

lwander commented Nov 16, 2015

LGTM

Tangentially related: now that we support default credentials (meaning the account file is optional), Terraform will still prompt me to provide an account file when I purposefully don't while running apply. Is there a way around this?

@sparkprime
Copy link
Contributor

LGTM

Lars: You can use "" though I think? It would be nice if we could omit it altogether though.

@phinze
Copy link
Contributor Author

phinze commented Nov 16, 2015

@lwander Terraform shouldn't be prompting for optional variables - if you can snag an example of this occurring you can file it as a bug. 🐛 👍

@phinze
Copy link
Contributor Author

phinze commented Nov 16, 2015

Thanks for the review! Landing.

phinze added a commit that referenced this pull request Nov 16, 2015
provider/google: read credentials as contents instead of path
@phinze phinze merged commit 7e59d7f into master Nov 16, 2015
@phinze phinze deleted the phinze/google-credentials branch November 16, 2015 23:57
omeid pushed a commit to omeid/terraform that referenced this pull request Mar 30, 2018
…istener-update-certificatenotfound

resource/aws_lb_listener: Retry CertificateNotFound errors on update for IAM eventual consistency
omeid pushed a commit to omeid/terraform that referenced this pull request Mar 30, 2018
@ghost
Copy link

ghost commented Apr 30, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants