Show HN: Like-local debugging for AWS Lambdas using Terraform
Hi HN!

I built Teleform to make debugging AWS Lambda functions deployed via Terraform faster and easier. Teleform lets you proxy Lambda invocations to your local machine, enabling real-time debugging, live-reloading, and the ability to attach a debugger while running the code in a real AWS environment. No more slow redeployments or mocking services!

Feedback and suggestions are welcome!