HomePhabricator
Diffusion Comm efe9bf6b507d

[terraform] break up alarms into separate terraform files

Description

[terraform] break up alarms into separate terraform files

Summary:
Noticed that our aws_cloudwatch_alarms.tf file was getting a bit large.

Separated alarms into different files based on service.
The lambda alarm also has its own file. Alarms shared between services like failed connection alarms and ecs task stop alarms were kept in aws_cloudwatch_alarms.tf

This is simply moving around code. Will not result in any changes in deployment

Depends on D13942

Test Plan: terraform plan had no changes

Reviewers: bartek, varun

Reviewed By: bartek

Subscribers: ashoat, tomek

Differential Revision: https://phab.comm.dev/D13943

Details

Provenance
willAuthored on Nov 14 2024, 1:48 PM
Reviewer
bartek
Differential Revision
D13943: [terraform] break up alarms into separate terraform files
Parents
rCOMM3d2db7642854: [backup] add errorType to error logs in backup
Branches
Unknown
Tags
Unknown