diff --git a/CHANGELOG.md b/CHANGELOG.md index b6f0a97175..a734567a35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -138,6 +138,7 @@ BUG FIXES: * provider/aws: VPC peering connections in "failed" state are deleted [GH-2544] * provider/aws: EIP deletion works if it was manually disassociated [GH-2543] * provider/aws: `elasticache_subnet_group.subnet_ids` is now a required argument [GH-2534] + * provider/aws: handle nil response from VPN connection describes [GH-2533] * provider/cloudflare: manual record deletion doesn't cause error [GH-2545] * provider/digitalocean: handle case where droplet is deleted outside of terraform [GH-2497]