Releases: skyscrapers/terraform-cloudwatch
Releases · skyscrapers/terraform-cloudwatch
2.2.0
Add variable treat_missing_data on lambda alarm
What's Changed
- Add variable treat_missing_data on lambda alarm by @iuriaranda in #6
New Contributors
- @iuriaranda made their first contribution in #6
Full Changelog: 2.0.1...2.1.0
Add additional outputs in lambda monitoring module
2.0.1 Add cloudwatch alarm arns as output
Upgrade code to Terraform 0.12
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 the5XXError...
variables renamed tofiveXXError...
as they cannot start with a number.
Add monitoring for AWS ElasticSearch
This release adds monitoring for AWS ElasticSearch
Add monitoring for AWS ElasticSearch
This release adds monitoring to AWS ElasticSearch domains
Add monitoring for api-gateway
This release adds monitoring for api-gateways
hello world
Add Dynamodb, Kinesis and Lambda modules