diff --git a/CHANGELOG.md b/CHANGELOG.md index 73d3919f1f..2656ede1f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ BUG FIXES: * provider/aws: ForceNew aws_launch_config on ebs_block_device change [GH-14899] * provider/aws: Avoid crash when EgressOnly IGW disappears [GH-14929] * provider/aws: Allow IPv6/IPv4 addresses to coexist [GH-13702] +* provider/aws: Fix panic on nil dead_letter_config [GH-14964] * provider/digitalocean: Refresh DO loadbalancer from state if 404 [GH-14897] * provider/github: Do not set incorrect values in github_team data source [GH-14859] * provider/postgresql: Fix for leaking credentials in the provider [GH-14817]