cmancone/AKeyless Integrations

Login and fetch secrets from AKeyless

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
access-idThe access id of your auth methodyes
access-typeAccess type for login (JWT|AWS_IAM|GCP)noJWT
api-urlAPI endpoint to login/fetch secrets fromnohttps://api.akeyless.io
producer-for-aws-accessPath to an AWS dynamic producer in AKeyless. AWS access will be configured with itno""
static-secretsStatic secrets to fetch from AKeyless. Should be a dictionary with the secret path as the key and the destination output/ENV as the valueno
dynamic-secretsDynamic secrets to fetch from AKeyless. Should be a dictionary with the secret path as the key and the destination output/ENV as the valueno
export-secrets-to-outputsWhether or not to export the extracted secrets to job outputsnotrue
export-secrets-to-environmentWhether or not to export the extracted secrets to the environmentnotrue

no outputs