Projects with this topic
Sort by:
-
A Terraform module to create and execute ECS compute tasks using container images on a scheduled basis (cron job) where a Lambda function may not be sufficient. Feedbacks are sent to emails through SNS, and failed invocations are alerted through the same using Pipes.
Updated -
Terraform module to create alerts based on events from AWS services. Messages are sent to SNS, which can optionally be routed through to Lambda and SQS.
NOTE: There is a bug in the AWS provider version 6.14 that may prevent this module from working correctly under certain configurations. In those cases, I would advise pinning to 6.13.
Updated