muchobien/Configure AWS Secrets Manager
A Github action to load secrets from AWS Secrets Manager into the environment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| secret-id | The ARN or name of the secret to retrieve. | yes | — |
| version-id | The unique identifier of the version of the secret to retrieve. | no | — |
| stage | The staging label of the version of the secret to retrieve. | no | — |
| overrides | Should override existing environment variables | no | false |
| exporters | List of exporters to use: env, output, file | no | env,output |
| file-path | The path to the file to write the secrets to. | no | — |
Outputs
no outputs