hashicorp / hcat

Hashicorp Configuration and Templating library (hcat, pronounced hashicat)
Mozilla Public License 2.0
95 stars 12 forks source link

Non-template based dependency watching #110

Open eikenb opened 1 year ago

eikenb commented 1 year ago

Create a non-template notifier and supporting code to allow monitoring arbitrary dependencies without the need for a template.

Use cases in CTS and Envconsul as well as internal vault token watcher.

Not necessary but something to keep an eye on... could template dependencies reuse this system as a lower level abstraction?