Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

v3.6.0.201411121045-token4-env

Pre-release
Pre-release
Compare
Choose a tag to compare
@nazoking nazoking released this 27 Nov 11:19
· 2 commits to security-token since this release

Environment Variable Credentials

jgit-cli integration for jgit-chef

can use AWS temporary session token. token= in jgit auth file.
can use IAM-ROLE credentials so jgit amazon-s3://IAM@backet-name/repo/dir.git ( IAM is static keyword )
can use environment variables credentials AWS_ACCESS_KEY_ID (or AWS_ACCESS_KEY) and AWS_SECRET_KEY (or AWS_SECRET_ACCESS_KEY) and AWS_SESSION_TOKEN so jgit amazon-s3://ENV@backet-name/repo/dir.git ( ENV is static keyword )
ls-remote implement for amazon-s3. can use jgit ls-remote amazon-s3://IAM@backet-name/repo/dir.git master*

sha256sum 4e1d29546eefccc140458b1945602d138b0a5cb67634ca9efff92c6d01a2cad0