theapsgroup / steampipe-plugin-vault

Use SQL to instantly query Hashicorp Vault secrets, certs and more. Open source CLI. No DB required.
https://hub.steampipe.io/plugins/theapsgroup/vault
Apache License 2.0
14 stars 8 forks source link

fix: default auth type #20

Closed graza-io closed 3 years ago

graza-io commented 3 years ago

This sets the default auth type to 'token' when it's not set in the config file.

Closes #19