Release Notes
0.1.0
December 7, 2023
new
Provided Gremlin has access to a valid AWS credentials chain, it now interprets AWS ARN values in
GREMLIN_TEAM_ID
, GREMLIN_TEAM_SECRET
, GREMLIN_TEAM_CERTIFICATE_OR_FILE
, GREMLIN_TEAM_PRIVATE_KEY_OR_FILE
. Gremlin supports ARN values from AWS Secrets Manager or AWS Systems Manager Parameter Store. Gremlin can optionally be supplied with GREMLIN_IAM_ROLE
to specify a role to assume for the strict purpose of fetching secret values.
info
Updated dependencies