Skip to content

Releases: nsbno/terraform-aws-alarms

0.8.0

24 Jan 13:04
1a1e5d6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.1...0.8.0

0.7.1

03 Jun 10:59
803d07a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.7.1

0.7.0

31 May 07:42
764b19f
Compare
Choose a tag to compare
Add new module for alarming on log levels in CloudWatch Logs (#5)

0.6.0

23 May 09:42
7be586f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.0...0.6.0

0.5.0

12 Jan 11:49
Compare
Choose a tag to compare

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

06 Nov 09:55
Compare
Choose a tag to compare
Add module for SQS DLQ alarms

0.3.0

25 Sep 12:27
Compare
Choose a tag to compare

Add module for Lambda errors.

0.2.0

21 Aug 11:41
Compare
Choose a tag to compare
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

07 Feb 11:42
d798d8b
Compare
Choose a tag to compare
Add alarms for Application Load Balancers