FAQ | This is a LIVE service | Changelog

Skip to content

Add ability to use service account impersonation.

Ryan Kowalewski requested to merge gcp-sa-impersonation into master

As part of https://gitlab.developers.cam.ac.uk/uis/devops/infra/gcp-product-factory/-/issues/1 we want to use service account impersonation exclusively to remove the use of service account key files. This MR adds the required option to logan to pass through the current user's ~/.config/gcloud/application_default_credentials.json to use when impersonating.

Merge request reports