Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-09-26 17:17:12 +01:00 committed by GitHub
parent b1f8965da2
commit fdcb3c2aa3
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ BUG FIXES:
* provider/aws: Fix crashing bug in `aws_ami` data source when using `name_regex` [GH-9033]
* provider/aws: Fix reading dimensions on cloudwatch alarms [GH-9029]
* 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/librato: Mandatory name and conditions attributes weren't being sent on Update unless changed [GH-8984]