Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2016-12-08 12:31:31 -05:00 committed by GitHub
parent 6d4f63c7b2
commit 12f4b5ecb8
1 changed files with 1 additions and 1 deletions

View File

@ -9,13 +9,13 @@ FEATURES:
* **New Resource:** `aws_opsworks_rds_db_instance` [GH-10294]
* **New Resource:** `aws_vpc_endpoint_route_table_association` [GH-10137]
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/aws: Added S3 Bucket replication [GH-10552]
* provider/aws: Add `pgp_key` to `aws_iam_access_key` to protect key. [GH-10615]
* 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]