From a638a2a7997b048acd7a9d6d18fbbae918ffa80e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 24 Feb 2025 11:40:49 +0000 Subject: [PATCH] Update CHANGELOG.md (v3.7.1) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d48671a..0882842 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +### [3.7.1](https://github.com/aws-ss/terraform-aws-wafv2/compare/v3.7.0...v3.7.1) (2025-02-24) + + +### Bug Fixes + +* Ensure for_each is always a list to prevent null assignment issues ([a784773](https://github.com/aws-ss/terraform-aws-wafv2/commit/a7847736f476f0c3b3c9a489b68bd9f0cab47fe4)) + ## [3.7.0](https://github.com/aws-ss/terraform-aws-wafv2/compare/v3.6.1...v3.7.0) (2025-01-30)