scriptingislife / lambda-template

A GitHub template for writing and uploading a Python Lambda function with Terraform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lambda-template

A GitHub template for writing and uploading a Python Lambda function with Terraform.

Just run terraform update to build the zip file and create the function in AWS.

The function runs every 5 minutes using a scheduled CloudWatch event.

About

A GitHub template for writing and uploading a Python Lambda function with Terraform.


Languages

Language:HCL 88.7%Language:Makefile 8.7%Language:Python 2.6%