I want to get rid of "appsettings.json" and store application configs in the HashiCorp Vault, it would be nice if this library could "inject" new application configs on the fly without reloading an application.
I imaging it to work like Redis pub/sub, when some data changes, all subscribed parties are notified.
Can this library do this?
:wave: this library is awesome.
Any plans to support the Terraform Cloud Secret Backend? I went searching through issues, but didn't notice anything. If there's no plan, I assume you accept PRs