ScaleSec / gcp-workload-identity-federation

Pypi module to enable workload identity federation from AWS to GCP without the need for static credentials.
26 stars 7 forks source link

Readme updates #20

Closed jdyke closed 3 years ago

jdyke commented 3 years ago

Migrates the token expiration configuration to an environment variable versus having users edit a hardcoded value in the class themselves. Also updated readme documentation.

jdyke commented 3 years ago

@gmercadal btw you will need at least version 1.0.5 to use the token expiration logic. This PR will be 1.0.6.