Update CHANGELOG.md

This commit is contained in:
Jake Champlin 2017-01-09 12:03:20 -05:00 committed by GitHub
parent d883f32602
commit f941eddbea
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ IMPROVEMENTS:
* 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/aws: Add S3 bucket name validation [GH-11116]
* 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]