Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-01-20 14:01:18 +00:00 committed by GitHub
parent 2aca4a4d99
commit 2f520c0e64
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ IMPROVEMENTS:
* provider/aws: Add support for placement_constraint to aws_ecs_service [GH-11242]
* provider/aws: allow ALB target group stickiness to be enabled/disabled [GH-11251]
* provider/aws: Add support for setting MSSQL Timezone in aws_db_instance [GH-11247]
* provider/aws: CloudFormation YAML template support [GH-11121]
* provider/azurerm: add caching support for virtual_machine data_disks [GH-11142]
* provider/azurerm: make lb sub resources idempotent [GH-11128]
* provider/cloudflare: Add verification for record types and content [GH-11197]