/hello-vault-go

Runnable examples in Go of how to integrate an application with HashiCorp Vault.

Primary LanguageGoMozilla Public License 2.0MPL-2.0

hello-vault-go

Runnable examples in Go of how to integrate an application with HashiCorp Vault.

This is a simple example of reading and writing your first secret!

Here you will find a more realistic example that demonstrates many important concepts, including authentication, dynamic secrets, and lease renewal logic.

Examples in other languages