hyphen/Hyphen ENV
Pull Hyphen ENV secrets. Requires the Hyphen CLI to be installed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| environment | The environment for which to pull ENV secrets | no | production |
| outputs | One or more ways in which to output the ENV secrets. `files`: writes the .env files to disk. `variables`: sets the environment variables in the workflow' | no | files |
| hxKeyFile | If you are not using the Hyphen Secure Key store, set this to the contents of the `.hxkey` file used to encrypt your secrets. This will NOT be sent to Hyphen! | no | — |
| variablePrefix | When supplied will prefix all environment variables with the given string. | no | — |
| path | The path, if changed from the default, where the repository has been cloned. | no | — |
Outputs
no outputs