buildkite / elastic-ci-stack-s3-secrets-hooks

🕵️‍♀️ Expose secrets to your buildkite build steps via Amazon S3
MIT License
24 stars 17 forks source link

Implement bucket region finding for git-credentials-s3-secrets #48

Closed keithduncan closed 3 years ago

keithduncan commented 3 years ago

This mimics the procedure in https://github.com/buildkite/elastic-ci-stack-s3-secrets-hooks/pull/38 in the git-credentials-s3-secrets script too.

Fixes #45