Note: Quarkus Vault 3.3.0
introduced an issue breaking Vault Dev Service in Quarkus 3.5
. Quarkus Vault 3.4.0
fixes
that issue, and is the default version for Quarkus 3.6
. If you want Dev Service to work with Quarkus 3.5
you can force an upgrade to Quarkus Vault 3.4.0
, which should work with both Quarkus 3.5
and 3.6
.
This Quarkus extension enables the use of HashiCorp Vault as a config source in Quarkus.
It provides configuration properties to configure the access to the Vault and native executable support.
It is a replacement for the quarkus-vault
extension originally part of the Quarkus core distribution.
The documentation for this extension can be found here.
Thanks goes to these wonderful people (emoji key):
Vincent Sevel 💻 🚧 |
sberyozkin 💻 🚧 |
Kevin Wooten 💻 🚧 |
This project follows the all-contributors specification. Contributions of any kind welcome!