Skip to content

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

License

Notifications You must be signed in to change notification settings

hashicorp/hello-vault-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

hello-vault-go

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

All examples here run Vault in -dev mode which is insecure and should not be run in production, but these examples can be a good starting point to learn from.

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

About

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

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published