Hello everyone, currently we’re going to try using golang vault client to create Write and Read secrets from vault. For a brief introduction in the recent software engineering development, Vault is widely used for managing and storing sensitive data (ie: secret key, db password, etc). Most application has its configuration…