Update CHANGELOG.md

This commit is contained in:
Clint 2015-11-10 16:44:11 -06:00
parent 9e93f655e2
commit 22f0f5f7ff
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ BUG FIXES:
* provider/aws: Correctly export ARN in `iam_saml_provider` [GH-3827]
* provider/aws: Tolerate ElastiCache clusters being deleted outside Terraform [GH-3767]
* provider/aws: Downcase Route 53 record names in statefile to match API output [GH-3574]
* provider/aws: Fix issue that could occur if no ECS Cluster was found for a give name [GH-3829]
* provider/azure: various bugfixes [GH-3695]
* provider/digitalocean: fix issue preventing SSH fingerprints from working [GH-3633]
* provider/digitalocean: Fixing the DigitalOcean Droplet 404 potential on refresh of state [GH-3768]