fluent-plugin-gcloud-pubsub-custom icon indicating copy to clipboard operation
fluent-plugin-gcloud-pubsub-custom copied to clipboard

Add support for GCP Federation

Open salrashid123 opened this issue 3 years ago • 0 comments

Authenticating to GCP now supports various types of federation from AWS, Azure and generic oidc providers.

Basically, a customer can run this fluentd plugin in any of those enviornments without having to download and distriubte a service account credential file...i.,e they can just use the ambient credentisl they have already.


this specific feature is detailed here:

  • https://cloud.google.com/iam/docs/access-resources-aws#generate
  • https://cloud.google.com/iam/docs/access-resources-oidc#generate

i've got a couple of live samples here for aws and generic oidc

happy to help with the gcp integration side but i don't really know ruby

salrashid123 avatar Apr 28 '21 15:04 salrashid123