Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-06-30 13:42:33 -05:00
parent 97ee42663b
commit 144412bcd7
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@ BUG FIXES:
* provider/aws: VPC peering connections in "failed" state are deleted [GH-2544]
* provider/aws: EIP deletion works if it was manually disassociated [GH-2543]
* provider/aws: `elasticache_subnet_group.subnet_ids` is now a required argument [GH-2534]
* provider/aws: handle nil response from VPN connection describes [GH-2533]
* provider/cloudflare: manual record deletion doesn't cause error [GH-2545]
* provider/digitalocean: handle case where droplet is deleted outside of
terraform [GH-2497]