Update CHANGELOG.md

This commit is contained in:
Clint 2016-09-15 13:30:36 -05:00 committed by GitHub
parent adea7563e5
commit 1bbf1eed7d
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ BUG FIXES:
* 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/aws: Fix issue updating Elastic Beanstalk Environment variables [GH-8848]
* provider/scaleway: Fix `security_group_rule` identification [GH-8661]
* provider/cloudstack: Fix renaming a VPC with the `cloudstack_vpc` resource [GH-8784]