cmancone/AKeyless Integrations
Login and fetch secrets from AKeyless
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| access-id | The access id of your auth method | yes | — |
| access-type | Access type for login (JWT|AWS_IAM|GCP) | no | JWT |
| api-url | API endpoint to login/fetch secrets from | no | https://api.akeyless.io |
| producer-for-aws-access | Path to an AWS dynamic producer in AKeyless. AWS access will be configured with it | no | "" |
| static-secrets | Static secrets to fetch from AKeyless. Should be a dictionary with the secret path as the key and the destination output/ENV as the value | no | — |
| dynamic-secrets | Dynamic secrets to fetch from AKeyless. Should be a dictionary with the secret path as the key and the destination output/ENV as the value | no | — |
| export-secrets-to-outputs | Whether or not to export the extracted secrets to job outputs | no | true |
| export-secrets-to-environment | Whether or not to export the extracted secrets to the environment | no | true |
Outputs
no outputs