Releases: nsbno/terraform-aws-alarms
Releases · nsbno/terraform-aws-alarms
0.7.0
Add new module for alarming on log levels in CloudWatch Logs (#5)
0.5.0
Breaking change
- Remove
name_prefix
variable for modules where it is redundant for alarm name
To use this version, remove instances where you define name_prefix
0.4.0
Add module for SQS DLQ alarms
0.3.0
Add module for Lambda
errors.
0.2.0
Update API Gateway alarms to not prematurely setting alarms to OK
This issue comes from APIs that have few requests.
In these cases, they prematurely go into an OK state.
0.1.0
Add alarms for Application Load Balancers