This release changes the way the lambda is managed/released.
Changes
- The terraform module now uploads a dummy function when creating the AWS lambda
- The code build is uploaded directly to AWS Lambda by GitHub Actions upon new repository releases
- The release workflow can do some integration tests after updating the lambda function