glue
glue copied to clipboard
Managing Secrets
Add support for pulling config / secrets from tiers of locations: 0. Defaults
- CLI
- ENV
- Vault
Basically, when run, set defaults, apply CLI options, then read from ENV, then pull from Vault if configured.
The purpose is to make it so that it can all work without putting secrets in stored CLI in Jenkins (for example).
@mkonda still relevant?
I think so. I have an idea here which I can document soon.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.