mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 11:38:02 +00:00
Adding snowflake as a bundled database secrets plugin (#10603)
* Adding snowflake as a bundled database secrets plugin * Add snowflake-database-plugin to expected bundled plugins * Add snowflake plugin name to the mockBuiltinRegistry
This commit is contained in:
@@ -390,6 +390,7 @@ func TestPredict_Plugins(t *testing.T) {
|
||||
"rabbitmq",
|
||||
"radius",
|
||||
"redshift-database-plugin",
|
||||
"snowflake-database-plugin",
|
||||
"ssh",
|
||||
"totp",
|
||||
"transform",
|
||||
|
||||
Reference in New Issue
Block a user