Update CHANGELOG.md

This commit is contained in:
Clint 2016-04-05 14:04:23 -05:00
parent 6f4dc98354
commit 317ce31b61
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ BUG FIXES:
* provider/aws: Guard against empty responses from Lambda Permissions [GH-5838]
* provider/aws: Normalize and compact SQS Redrive, Policy JSON [GH-5888]
* provider/aws: Fix issue with retrying deletion of Network ACLs [GH-5954]
* provider/aws: Remove CloudTrail Trail from state if not found [GH-6024]
* provider/aws: Report better error message in `aws_route53_record` when `set_identifier` is required [GH-5777]
* provider/aws: Fix issue re-creating deleted VPC peering connections [GH-5959]
* provider/aws: set ASG `health_check_grace_period` default to 300 [GH-5830]