Small typos in Example handler
ShimonOhayon opened this issue · 2 comments
ShimonOhayon commented
and here: https://github.com/mineiros-io/terraform-aws-lambda-function/blob/master/examples/s3-complete-example/README.md#basic-usage
I believe you meant - handler = "main.lambda_handler"
soerenmartius commented
Hey @ShimonOhayon ! Thanks for bringing this to our attention. I am gonna provide a fix in a little while and link the PR in this issue.
Again, thanks for reporting this!
soerenmartius commented
Fixed in #41