Skip to content

Releases: deliveryhero/terraform-aws-service-quota-alarms

2.1: relax version constraint (#10)

01 Nov 14:31
0bb5e14
Compare
Choose a tag to compare

2.0: Rewrite to cover all metrics (#9)

01 Nov 13:38
e809764
Compare
Choose a tag to compare
* initial commit

* misc code changes

* rewrite README intro

* update yaml file

* update go code

* update list of metrics

* rewrite TF code to use YAML file

* misc updates to the code

* rename some attributes

* update data structure a little

* update metrics

* update dashboard code to use YAML file

* update yaml file

* update condition

* fmt

* update docs

* small changes

* remove this

---------

Co-authored-by: Max Williams <[email protected]>

Fix KMS metrics

07 Aug 10:55
a3aa1c1
Compare
Choose a tag to compare
fix: PAI-2050: add kms usage alarms (#5)

* add new usage metrices

* update var definition

* add kms usage metrics to be used publicly

* fix metric name

* fix metric name

---------

Co-authored-by: Max Williams <[email protected]>

Adding 2x KMS metrics

06 Aug 14:27
274dae4
Compare
Choose a tag to compare
feat: PAI-2050: add KMS usage metrices (#4)

* add new usage metrices

* update var definition

* add kms usage metrics to be used publicly

1.6: Misc fixes (#2)

09 Oct 10:55
21bbcf5
Compare
Choose a tag to compare
* fix typo in readme

* update alarm descriptions so it's clear where the alarm comes from

* add global services to dashboard

* fix region for global service alarms

* update main readme

---------

Co-authored-by: Max Williams <[email protected]>

1.5: Multiple updates, fixes (#1)

29 Aug 10:20
262bde1
Compare
Choose a tag to compare
Co-authored-by: Max Williams <[email protected]>

1.4

09 Aug 12:57
Compare
Choose a tag to compare
1.4
add missing trusted advisor alarms, update readme

1.3

08 Aug 15:35
Compare
Choose a tag to compare
1.3
add ok_actions

1.2

08 Aug 12:24
Compare
Choose a tag to compare
1.2
rewrite readme

1.1

07 Aug 07:15
Compare
Choose a tag to compare
1.1
Initial commit