Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-09-27 18:02:11 +01:00 committed by GitHub
parent 1cf9f41510
commit 060160c4fe
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ BUG FIXES:
* provider/aws: Changing snapshot_identifier on aws_db_instance resource should force… [GH-8806]
* provider/aws: Refresh AWS EIP association from state when not found [GH-9056]
* provider/aws: Make encryption in Aurora instances computed-only [GH-9060]
* provider/aws: Make sure that VPC Peering Connection in a failed state returns an error. [GH-9038]
* provider/librato: Mandatory name and conditions attributes weren't being sent on Update unless changed [GH-8984]