mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-18 18:38:08 -05:00
Added Enigma Vault secret plugin. Designed to be simple but complete, a good starting point for plugin developers (#14389)
This commit is contained in:
parent
88b8e68872
commit
785aff956f
2 changed files with 5 additions and 0 deletions
3
changelog/14389.txt
Normal file
3
changelog/14389.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
```release-note:improvement
|
||||
website/docs: added a link to an Enigma secret plugin.
|
||||
```
|
||||
|
|
@ -250,5 +250,7 @@ Other HashiCorp plugin development resources:
|
|||
Community plugin examples/guides are developed by community members. HashiCorp
|
||||
does not validate these for correctness.
|
||||
|
||||
- [Enigma (good starting point)](https://github.com/ixe013/benigma)
|
||||
|
||||
Authors who wish to have their guides or examples listed may file a submission
|
||||
via a GitHub issue or directly open a pull request with changes to this page.
|
||||
|
|
|
|||
Loading…
Reference in a new issue