Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-12-06 08:38:56 +00:00 committed by GitHub
parent 20003b2744
commit dccdaceee0
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ IMPROVEMENTS:
* provider/aws: Add support for termination protection and autotermination to EMR [GH-10252]
* provider/azurerm: make DiskSizeGB optional for azurerm_virtual_machine data_disks [GH-10232]
* provider/azurerm support `license_type` virtual_machine property [GH-10539]
* provider/datadog: Make monitor thresholds optional. [GH-10526]
* provider/datadog: Improve datadog timeboard support [GH-10027]
* provider/docker: Upload files into container before first start [GH-9520]