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

Is it possible to add support for AWS System Manager parameter store? #877

Closed
praveentiru opened this issue Apr 2, 2020 · 3 comments
Closed

Comments

@praveentiru
Copy link

After reading the code in remote, my understanding is that support for remote parameter stores and watch is kind of coded into the library and additional systems cannot be added on need basis.

I am working with apps on AWS and we use AWS SSM to manage our configuration. Is my understanding incorrect? Can I add support for AWS SSM on my own?

@sagikazarmark
Copy link
Collaborator

Here is an example how you can do that:

https://github.com/sagikazarmark/viperx

In Viper 2 adding configuration sources should become much easier.

@praveentiru
Copy link
Author

@sagikazarmark Is there some place where Viper 2 goals are laid out. I would love to contribute where I can.

@sagikazarmark
Copy link
Collaborator

I've started an issue to track it #772, but it's basically still in the planning phase.

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

No branches or pull requests

2 participants