Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consul support #173

Closed
stuart-c opened this issue Jul 27, 2017 · 2 comments
Closed

Consul support #173

stuart-c opened this issue Jul 27, 2017 · 2 comments

Comments

@stuart-c
Copy link
Contributor

Would support for substitutions based on values stored in the key/value store within Consul be considered (optionally with authentication via Vault)?

@hairyhenderson
Copy link
Owner

@stuart-c Thanks for the issue! Yes, absolutely. I'd love to have Consul and other k/v stores as datasources, and have started writing this a few times over the last months 😉. A while back I had a look at https://github.com/docker/libkv as a potential way to make this simple, but it may be overkill.

As for authentication via Vault (I'm assuming you're talking about https://www.vaultproject.io/docs/secrets/consul/?) - it could be useful but I think I'd like to get unauthenticated Consul support in first.

@hairyhenderson
Copy link
Owner

Implemented by #178 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants