Skip to content

Releases: skyscrapers/terraform-cloudwatch

2.2.0

13 Jan 15:38
bca07f6
Compare
Choose a tag to compare

What's Changed

  • Add insufficient_data lambda invocation alarm by @duboisph in #7

New Contributors

Full Changelog: 2.1.0...2.2.0

Add variable treat_missing_data on lambda alarm

25 Oct 14:50
82f0bab
Compare
Choose a tag to compare

What's Changed

  • Add variable treat_missing_data on lambda alarm by @iuriaranda in #6

New Contributors

Full Changelog: 2.0.1...2.1.0

Add additional outputs in lambda monitoring module

05 Oct 14:23
Compare
Choose a tag to compare
2.0.1

Add cloudwatch alarm arns as output

Upgrade code to Terraform 0.12

17 Jun 15:13
1c10f5d
Compare
Choose a tag to compare

This is a major release:

  • Upgraded module code to use Terraform 0.12 syntax

  • Due to Terraform's stricter variable naming the api_gateway has had the 5XXError... variables renamed to fiveXXError... as they cannot start with a number.

Add monitoring for AWS ElasticSearch

06 Jun 10:48
84c15d5
Compare
Choose a tag to compare

This release adds monitoring for AWS ElasticSearch

Add monitoring for AWS ElasticSearch

06 Jun 10:08
cba8e46
Compare
Choose a tag to compare
Pre-release

This release adds monitoring to AWS ElasticSearch domains

Add monitoring for api-gateway

21 Mar 13:12
294a072
Compare
Choose a tag to compare

This release adds monitoring for api-gateways

hello world

20 Mar 10:56
368d0dd
Compare
Choose a tag to compare

Add Dynamodb, Kinesis and Lambda modules