Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-12-05 15:08:34 +00:00 committed by GitHub
parent 9ffb39b44e
commit 042695fe56
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ FEATURES:
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/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]