Added Enigma Vault secret plugin. Designed to be simple but complete, a good starting point for plugin developers (#14389)

This commit is contained in:
Guillaume 2022-03-11 08:33:48 -05:00 committed by GitHub
parent 88b8e68872
commit 785aff956f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 0 deletions

3
changelog/14389.txt Normal file
View file

@ -0,0 +1,3 @@
```release-note:improvement
website/docs: added a link to an Enigma secret plugin.
```

View file

@ -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.