diff --git a/CHANGELOG.md b/CHANGELOG.md index 332a2ec168..d022fcc3dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ BUG FIXES: * command/state mv: resources with a count > 1 can be moved [GH-8304] * provider/aws: Refresh `aws_lambda_event_source_mapping` from state when NotFound [GH-8378] * provider/aws: `aws_elasticache_replication_group_id` validation change [GH-8381] + * providers/aws: Fix possible crash if using duplicate Route53 records [GH-8399] * provider/google: fix crash regression from Terraform 0.7.1 on `google_compute_firewall` resource [GH-8390] ## 0.7.1 (August 19, 2016)