Skip to content

small Terraform that sets up a notification to an input email address if a input lambda name does not run

Notifications You must be signed in to change notification settings

atebyagrue/terraform_no_lambda_notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

# No Run Notify ## Summary Accepts two input variables: - email: the email address to subscribe to the SNS topic notification sent when lambda hasn't run - lambda_name: the name of lambda function to check ## Requirements terraform setup & running ## Use ```shell terraform init terraform plan terraform apply ``` ## References# terraform_no_lambda_notify - https://github.com/im-luka/markdown-cheatsheet # terraform_lambda_log_notify

About

small Terraform that sets up a notification to an input email address if a input lambda name does not run

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages