Update CHANGELOG.md

This commit is contained in:
Clint 2016-03-31 16:55:16 -05:00
parent f54b4afdc7
commit d590e9b2b8
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ BUG FIXES:
* provider/aws: Fix potential crash when receiving malformed `aws_route` API responses [GH-5867]
* provider/aws: Guard against empty responses from Lambda Permissions [GH-5838]
* 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]
* provider/azurerm: Fix detection of `azurerm_storage_account` resources removed manually [GH-5878]