teamcity-hashicorp-vault-plugin
teamcity-hashicorp-vault-plugin copied to clipboard
VCS with Vault
I successfully connected the Vault. Delivery of secrets to build step works. But it is not possible to specify the login for authorization of the VCS (i use configuration parameters). Why?
Vault integration forks only for Build Configuration parameters: actual credentials received only on agent side, not server one.
@stempher can you help with https://github.com/JetBrains/teamcity-hashicorp-vault-plugin/issues/32 , i have posted configuration
Vault integration forks only for Build Configuration parameters: actual credentials received only on agent side, not server one.
Hi, is this still the case?