boxboat/dockhand-jenkins

Support for reading credentials from Hashicorp Vault

jcantosz opened this issue · 0 comments

Dockhand expects credentials to be pulled from Jenkins credentials store for configuration defined in the library's config.yaml.

Anywhere the credential key is used, I would like to be able to reference a path and a vault (from the vaultMap) and read that credential from Hashicorp Vault. Furthermore, I would like to be able to specify the env var names that credentials are set to as I can with Jenkin's Credentials Plugin.