Skip to content

1.0.0

Compare
Choose a tag to compare
@tionichm tionichm released this 30 Oct 13:40
· 1 commit to main since this release
e6c185a

[1.0.0] - 2024-10-30

Added

  • Initial release of the RDS Monitoring module.
  • Support for monitoring Amazon RDS databases with custom metric filters and alarms.
  • Configurable parameters for RDS database identifiers, event names, and CloudWatch log settings.
  • Automatic creation of CloudWatch metric filters based on specified RDS databases and their respective events.
  • Alarms triggered based on defined thresholds for the specified metrics.
  • Detailed variable descriptions for easy customization and configuration.

Changed

  • Updated Terraform examples in README.md to reference the module source from the Terraform Registry.