From 9fe20b3b8260a3a887587888e297f5a539fb5be2 Mon Sep 17 00:00:00 2001 From: Wes Murray <114347469+wescmx@users.noreply.github.com> Date: Wed, 30 Oct 2024 09:15:23 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 97cc8e2..b229b70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,3 +9,8 @@ - Automatic creation of CloudWatch metric filters based on specified Security Groups and their respective events. - Alarms triggered based on defined thresholds for specific Security Group events. - Detailed variable descriptions for easy customization and configuration. + +## [1.0.1] - 2024-10-30 + +### Changed +- Updated Terraform examples in [`README.md`](README.md) to reference the module source from the Terraform Registry.