Setting Up Golang-based AWS Lambda With Terraform & Makefile Pendar @pendar747 · 5m View original post Set up a recurring Golang-based AWS Lambda function with Terraform & Makefile. Create IAM role, CloudWatch event rule & deploy using Makefile commands: `make build` & `make deploy`.