Skip to content

Releases: rhythmictech/terraform-aws-rhythmic-account-monitor

Enhanced monitoring/coverage

09 Aug 17:00
581fff7
Compare
Choose a tag to compare

New Features

  • AWS Organizations/Control Tower account lifecycle change monitoring
  • AWS PHD event monitoring
  • Detect resources referencing missing AMIs
  • Service Quota limit monitoring

Service Quota monitoring is experimental. A number of services are excluded, and it is targeted at static limits (as opposed to concurrency/rate limits, which should be monitored directly. However, this does include monitoring of nearly all limits in CloudWatch with dozens of additional checks for services that AWS does not export to CloudWatch.

Breaking Changes

  • AWS Backup and Vault Lock lifecycle change
  • IAM access analyzer findings - removed external access analyzer for now, added ability to generate archive rules for unused access analyzer

Other Changes

  • AWS Backup - successful backups no longer logged

What's Changed

  • Monitor AMIs, Service Limits, PHD events by @cdaniluk in #2

Full Changelog: v0.1.0...v0.2.0

Enhanced monitoring/coverage

09 Aug 16:25
3e76bfa
Compare
Choose a tag to compare
Pre-release

New Features

  • AWS Organizations/Control Tower account lifecycle change monitoring
  • AWS PHD event monitoring
  • Detect resources referencing missing AMIs
  • Service Quota limit monitoring

Service Quota monitoring is experimental. A number of services are excluded, and it is targeted at static limits (as opposed to concurrency/rate limits, which should be monitored directly. However, this does include monitoring of nearly all limits in CloudWatch with dozens of additional checks for services that AWS does not export to CloudWatch.

Breaking Changes

  • AWS Backup and Vault Lock lifecycle change
  • IAM access analyzer findings - removed external access analyzer for now, added ability to generate archive rules for unused access analyzer

Other Changes

  • AWS Backup - successful backups no longer logged

Full Changelog: v0.1.0...v0.2.0-rc13

v0.2.0-rc12

07 Aug 19:15
0ff5592
Compare
Choose a tag to compare
v0.2.0-rc12 Pre-release
Pre-release

Full Changelog: v0.1.0...v0.2.0-rc12

v0.2.0-rc11

07 Aug 16:42
1927ea1
Compare
Choose a tag to compare
v0.2.0-rc11 Pre-release
Pre-release

Full Changelog: v0.1.0...v0.2.0-rc11

Initial Release

13 Mar 13:11
f90fc28
Compare
Choose a tag to compare
Init (#1)

* initial commit