Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@ericmatte ericmatte released this 20 Nov 15:43

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