From fc11f36ea87dc45f86ec9db8ae7d7d0491c3ee94 Mon Sep 17 00:00:00 2001 From: changelogbot Date: Wed, 19 May 2021 14:35:16 +0000 Subject: [PATCH] Update CHANGELOG.md for #19430 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fe0faa79287..266e7b3541ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ FEATURES: * **New Resource:** `aws_servicecatalog_constraint` ([#19385](https://github.com/hashicorp/terraform-provider-aws/issues/19385)) * **New Resource:** `aws_servicecatalog_product_portfolio_association` ([#19385](https://github.com/hashicorp/terraform-provider-aws/issues/19385)) +BUG FIXES: + +* resource/aws_networkfirewall_rule_group: Correctly update resource on `rules` change ([#19430](https://github.com/hashicorp/terraform-provider-aws/issues/19430)) + ## 3.41.0 (May 19, 2021) FEATURES: