diff --git a/CHANGELOG.md b/CHANGELOG.md index 7034f023f..142206280 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -67,6 +67,7 @@ BUG FIXES: * provider/aws: Fixes the bug where SNS delivery policy get always recreated [GH-14064] * provider/aws: Prevent Crash when importing aws_route53_record [GH-14218] * provider/aws: More consistent (un)quoting of long TXT/SPF `aws_route53_record`s [GH-14170] +* provider/aws: Retry deletion of AWSConfig Rule on ResourceInUseException [GH-14269] * provider/digitalocean: Prevent diffs when using IDs of images instead of slugs [GH-13879] * provider/fastly: Changes setting conditionals to optional [GH-14103] * provider/google: Ignore certain project services that can't be enabled directly via the api [GH-13730]