This repository has been archived by the owner on May 18, 2023. It is now read-only.
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 03548ab0660fb275c5cbf260cb6f7a41412f8fb4b11016ce6025bb2336566b52