stajkowski / terraform-aws-networking

AWS Networking Module for Terraform
Apache License 2.0
0 stars 0 forks source link

Allow Configuration of Internet Monitor and CloudWatch Alarms #20

Closed stajkowski closed 3 months ago

stajkowski commented 3 months ago

Add support for Internet Monitor with SNS, Subscriptions, and CW Alarm configuration. This adds monitoring to the egress VPCs that users configure with configurable alarms.

Closes #18