thomaspoignant / go-feature-flag

GO Feature Flag is a simple, complete and lightweight self-hosted feature flag solution 100% Open Source. 🎛️
https://gofeatureflag.org/
MIT License
1.48k stars 146 forks source link

(doc) AWS Lambda deployement documentation explain where to get artifacts #2405

Closed thomaspoignant closed 1 month ago

thomaspoignant commented 1 month ago

Change in the documentation

Following this discussion in the slack channel, it will be better to explicitly say in the lambda documentation that we can retrieve the artifacts directly from the github release.

thomaspoignant commented 1 month ago

Also this GIST helps to understand how to prepare a release for a lambda.