bank-vaults / secret-sync

Synchronise secrets between secret stores in a configurable manner
Apache License 2.0
14 stars 1 forks source link

Use Vault-SDK and Internal Bank-Vaults packages for all types of interaction with Vault #204

Open csatib02 opened 1 month ago

csatib02 commented 1 month ago

Preflight Checklist

Version

v0.1.3

Expected Behavior

Use Vault-SDK and Internal from BV.

Actual Behavior

The SDK is used for client creation, while the Vault API is utilized for reading and writing secrets.

Make every interactions with Vault flow through BV packages.

Steps To Reproduce

No response

Logs

No response

Additional Information

No response