Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-12-07 21:47:50 +01:00 committed by GitHub
parent 4b25837dd0
commit 942cdccf2d
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ BUG FIXES:
* provider/aws: cloudfront distribution 404 should mark as gone [GH-10281]
* provider/aws: Assign correct number of core instances (n-1) to aws-emr-cluster on update [GH-10529]
* provider/aws: Allow update of Service role on a CodeDeploy deployment group [GH-9866]
* provider/aws: fixed the api_gw_domain_name replace operation [GH-10179]
* provider/azurem: azurerm_availability_set not is ForceNew for UpdateDomain and FaultDomain [GH-10545]
* provider/datadog: Refactor monitor tags to a list instead of a map. [GH-10570]
* provider/openstack: Fix Ordering of Port Allowed Address Pairs [GH-10250]