shlogg · Early preview
Pendar @pendar747

Setting Up Golang-based AWS Lambda With Terraform & Makefile

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`.