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.