exogee-technology/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
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| application-name | Used as the root for the SSM lookup | yes | — |
| decryption | Whether the parameter must be decrypted or not. | no | false |
| mask-values | Whether to mark the results as secrets so they get masked in log output. | no | true |
| safe-values | Values that are not secret (like single digit numbers, true, and false) so do not need to be masked in log output. | no | ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "true", "false"] |
Outputs
no outputs