claranet / terraform-aws-lambda

Terraform module for AWS Lambda functions
MIT License
157 stars 126 forks source link

Support for scheduled lambda runs through Cloudwatch Events rule #36

Open rafaelfelix opened 5 years ago

rafaelfelix commented 5 years ago

this patch allow provisioning cloudwatch event rules from within the module. for now only scheduled execution is supported.