knadh / koanf

Simple, extremely lightweight, extensible, configuration management library for Go. Support for JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
MIT License
2.72k stars 150 forks source link

feature request: support AWS AppConfig #110

Closed prm-dan closed 2 years ago

prm-dan commented 2 years ago

It'd be great to be able to use AWS AppConfig with Koanf.

knadh commented 2 years ago

Yep, would be good to have a provider. I have no experience with AWS AppConfig so maybe someone who knows it would want to send a PR.

knadh commented 2 years ago

@Thunderbottom cheers! :tada: