Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 523 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 523 Bytes
# 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