aloneguid / config

⚙ Config.Net - the easiest configuration framework for .NET developers. No BS.
MIT License
641 stars 85 forks source link

Support for AWS Parameter Store #113

Open ivankahl opened 3 years ago

ivankahl commented 3 years ago

First off, thank you for this wonderful library. I was wondering if there was any support for AWS Parameter Store. The software I am currently working on utilizes this quite a bit.

I don't mind writing the implementation and submitting a pull request. Just wanted to know if there was already something maybe?

Here is more information: https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-parameter-store.html

aloneguid commented 1 year ago

Feel free to raise a PR, nothing here yet ;)