turnerlabs / terraform-ecs-fargate

A Terraform template used for provisioning web application stacks on AWS ECS Fargate
Apache License 2.0
425 stars 158 forks source link

adds monitoring.tf component #51

Closed jritsema closed 2 years ago

jritsema commented 4 years ago

optional component for sending health alarms to sns

set this variable to customize the topic name:

monitoring_sns_topic = "my-topic"
CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.