Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-01-09 14:48:44 +00:00 committed by GitHub
parent 97d1244d1a
commit fdaaf2677f

View File

@ -19,6 +19,7 @@ IMPROVEMENTS:
* provider:aws: Add support for updating aws_emr_cluster parameters [GH-11008]
* provider/aws: Add Placement Constraints to `aws_ecs_task_definition` [GH-11030]
* provider/aws: Increasing timeout for redshift cluster creation to 75 minutes [GH-11041]
* provider/aws: Add support for content_handling to aws_api_gateway_integration_response [GH-11002]
* provider/azurerm: support non public clouds [GH-11026]
* provider/azurerm: Azure resource providers which are already registered are no longer re-registered. [GH-10991]
* provider/docker: Add network create --internal flag support [GH-10932]