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

Add AWS AppConfig Feature Flags Provider #577

Open
Arthur1 opened this issue Aug 30, 2024 · 0 comments
Open

Add AWS AppConfig Feature Flags Provider #577

Arthur1 opened this issue Aug 30, 2024 · 0 comments

Comments

@Arthur1
Copy link

Arthur1 commented Aug 30, 2024

Proposal

AWS AppConfig is an AWS managed service that manages application configuration. I believe that AppConfig's Feature Flags could be one of the options for OpenFeature backend.

My proposal is to implement the provider for AppConfig Feature Flags in the Go SDK. This provider communicates with the AppConfig Agent to evaluate Feature Flags.

Please let me know if you need additional information.

Contribution

I already have the implementation of provider for AppConfig Feature Flags.

https://github.com/Arthur1/openfeature-provider-go-aws-appconfig/

I can move this implementation under openfeature/go-sdk-contrib repository if the community wants.

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

1 participant