waapi-pro/Set environment variables from AWS Secrets Manager
Allows you to set environment variables from AWS Secrets Manager
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aws_secret_name | The name of the secret in AWS Secrets Manager | yes | — |
| aws_region | The AWS region | yes | eu-west-1 |
| aws_profile | The AWS profile | no | — |
| aws_role_arn | The AWS role ARN | yes | — |
| github_token_audience | The GitHub token audience | no | sts.amazonaws.com |
Outputs
| name | description |
|---|---|
| env | The environment variables |