Update CHANGELOG.md

This commit is contained in:
Clint 2015-11-23 08:22:33 -06:00
parent 7772a66b2f
commit 38a5502efb
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ BUG FIXES:
* provider/aws: Correctly export ARN in `aws_iam_saml_provider` [GH-3827]
* provider/aws: Fix crash in Route53 Record if Zone not found [GH-3945]
* providers/aws: Retry deleting IAM Server Cert on dependency violation [GH-3898]
* providers/aws: Update Spot Instance request to provide connection information [GH-3940]
* providers/aws: Fix typo in error checking for IAM Policy Attachments [GH-3970]
* provider/aws: Fix issue with LB Cookie Stickiness and empty expiration period [GH-3908]
* provider/aws: Tolerate ElastiCache clusters being deleted outside Terraform [GH-3767]