JetBrains / teamcity-hashicorp-vault-plugin

TeamCity plugin to support HashiCorp Vault
Apache License 2.0
28 stars 18 forks source link

Can't set password for uploaded SSH key #42

Open vpolozov opened 3 years ago

vpolozov commented 3 years ago

For secured passwords, like Uploaded Key Passphrase of SSH Exec step, Hasicorp Vault plugin lookup is not executed. So, setting the password to "%vault:/secret/data/test!/password%" will not lookup to vault, but will use this string as exact password

VladRassokhin commented 3 years ago

For now %vault... syntax could be used only in 'parameters' tab.