diff --git a/CHANGELOG.md b/CHANGELOG.md index 86a1da7d273f..5520f0cc3990 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ ENHANCEMENTS: * provider: Add `ignore_tag_prefixes` and `ignore_tags` arguments (in public preview, see note above) [GH-10418] * resource/aws_subnet: Support provider-wide ignore tags (in public preview, see note above) [GH-10418] * resource/aws_vpc: Support provider-wide ignore tags (in public preview, see note above) [GH-10418] +* resource/aws_waf_rate_based_rule: Add `tags` argument and `arn` attribute [GH-10479] BUG FIXES: