Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-12-08 11:05:07 +01:00 committed by GitHub
parent 80afc6759b
commit a33f36218e
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ IMPROVEMENTS:
* core: SIGTERM also triggers graceful shutdown in addition to SIGINT [GH-10534]
* provider/aws: Add support for termination protection and autotermination to EMR [GH-10252]
* provider/aws: Add "no_device" support to ephemeral block devices [GH-10547]
* 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]