You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I want to use vault-action only to authenticate to vault instance with an approle, and generate a VAULT_TOKEN to use with Terraform and vault-provider, and without retrieve secrets. But vault-action require to specify secrets.
Ameausoone
changed the title
[BUG] Vault-action does not support to authentication only usage
[BUG] Vault-action does not support authentication only usage
Nov 9, 2020
Describe the bug
I want to use vault-action only to authenticate to vault instance with an approle, and generate a
VAULT_TOKEN
to use with Terraform and vault-provider, and without retrieve secrets. But vault-action require to specify secrets.To Reproduce
Use vault-action without secrets :
Expected behavior
vault-action
should authenticate and produces a masked environment variableVAULT_TOKEN
.Log Output
Additional context
N/A
The text was updated successfully, but these errors were encountered: