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

Support service accounts on GCE instances #725

Merged

Conversation

jgoldschrafe
Copy link
Contributor

Update the Google Compute Engine provider to add support for service accounts on google_compute_instance. Both gcloud shorthand (compute-ro, storage-ro, etc.) and OAuth2 URLs are supported. Shorthand names will be automatically canonicalized to their respective OAuth2 URLs.

This feature is currently limited to a single service account (supporting multiple scopes) and an automatically-generated service account email.

Update the Google Compute Engine provider to add support for service
accounts on `google_compute_instance`. Both gcloud shorthand (`compute-ro`,
`storage-ro`, etc.) and OAuth2 API endpoints are supported.

This feature is currently limited to a single service account (supporting
multiple scopes) and an automatically-generated service account email.
armon added a commit that referenced this pull request Jan 5, 2015
…ice-accounts

Support service accounts on GCE instances
@armon armon merged commit 34d5464 into hashicorp:master Jan 5, 2015
@armon
Copy link
Member

armon commented Jan 5, 2015

Thanks!

@mitchellh
Copy link
Contributor

I'm guessing we need to make service accounts a Set actually.

@ghost
Copy link

ghost commented May 4, 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 May 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants