bardavon-health/AWS SSM parameters to environment variables
load AWS SSM Parameters into environment variables
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ssm-path | AWS SSM path for parameter (eg. `/ssm/parameter`) | yes | — |
| get-children | Define to get parameters by path, retrieving all children values | no | — |
| prefix | Set a prefix on the environment variable | no | — |
| decryption | Whether the parameter must be decrypted or not | no | — |
| mask-values | Indicates if extracted values should be masked in GitHub action logs | no | — |
Outputs
no outputs