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

[GCE] Support default credentials #22723

Merged
merged 1 commit into from
Mar 17, 2017
Merged

Commits on Mar 16, 2017

  1. [GCE] Support default credentials

    Add support for default credentials. Practically, this means that a playbook creator would not have to specify the service_account_email or credentials_file Ansible parameters.
    
    Default Credentials only work when running on Google Cloud Platform. The 'project_id' is still required.
    
    A test has been added to trigger this condition.
    supertom committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    342ef61 View commit details
    Browse the repository at this point in the history