Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-09-12 09:50:42 +01:00 committed by GitHub
parent 6cf1fdf980
commit 43fa322d9b
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ BUG FIXES:
* provider/aws: Prevent crash on account ID validation [GH-8731]
* provider/aws: `aws_db_instance` unexpected state when configurating enhanced monitoring [GH-8707]
* provider/aws: Remove region condition from `aws_codecommit_repository` [GH-8778]
* provider/aws: Support Policy DiffSuppression in `aws_kms_key` policy [GH-8675]
* provider/scaleway: Fix `security_group_rule` identification [GH-8661]
* provider/cloudstack: Fix renaming a VPC with the `cloudstack_vpc` resource [GH-8784]