Dermot Burke

Results 3 comments of Dermot Burke

Thanks for confirming @mp911de

We currently have the ability to pull files and secrets from Hashicorp Vault like so ``` credentials { vault=['description': 'vault credentials', 'key':'super/secret', 'usernameKey': "username", 'passwordKey': "password", 'type': 'HashicorpVault'] } ```...

It looks like this may solve your issue though - with the added advantage of pulling secrets at pipeline runtime rather than just master startup. https://github.com/mbearup/azure-keyvault-plugin