upper-institute/Variables Injector Action
Action to inject variables from multiple sources in your GitHub Actions workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path of the parameter (according to driver specification) | yes | — |
| driver | Which driver to use | yes | aws.ssm_parameter |
| prefix | Prefix for environment variables, example: VARS_ | no | "" |
| substr_separator | Separator of value to substring from | no | "" |
| sensitive | Mask values from GitHub log | yes | true |
Outputs
no outputs