Commit Graph

6 Commits

Author SHA1 Message Date
smasue
5729c4ffbd Missing short name in the service scope (Google compute instance) (#14633)
* Missing short name in the service scope (Google compute instance ). The missing short name is for Stackdriver Trace append.

* Missing short name in the service scope (Google compute instance ). The missing short name is for Stackdriver Trace readonly.
2017-05-22 12:21:59 -05:00
oleksandr.bushkovskyi
cb2e81ba84 provider/google: add scope aliases 2016-10-19 23:14:55 +03:00
Eddie Forson
e07e2b583d providers/google: add pubsub auth endpoint #3803 2015-11-07 14:05:03 +00:00
Daniel Imfeld
25069e909e Update list of GCE service scope short names 2015-10-23 17:58:04 -05:00
Dave Cunningham
ec3feff9ca Add a UserAgent with version temporarily set to 0.0.0 2015-04-15 18:17:21 -04:00
Jeff Goldschrafe
c7c90dd595 Support service accounts on GCE instances
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.
2015-01-02 01:25:19 -05:00