Update CHANGELOG.md

This commit is contained in:
Jake Champlin 2017-01-23 12:39:44 -05:00 committed by GitHub
parent 2c11e8d76c
commit 86b53bf095
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ IMPROVEMENTS:
* provider/aws: Remove hardcoded https from the ecr repository [GH-11307]
* provider/aws: Implement CloudFront Lambda Function Associations [GH-11291]
* provider/aws: Remove MaxFrameRate default on ElasticTranscoderPreset [GH-11340]
* provider/aws: Allow ARN Identifier to be set for different partitions [GH-11359]
* 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]