Update CHANGELOG.md

This commit is contained in:
Clint 2016-10-05 14:31:16 -05:00 committed by GitHub
parent dad6face2b
commit 91160c215b
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ FEATURES:
* **New Resource:** `aws_api_gateway_client_certificate` [GH-8775] * **New Resource:** `aws_api_gateway_client_certificate` [GH-8775]
* **New Resource:** `azurerm_servicebus_topic` [GH-9151] * **New Resource:** `azurerm_servicebus_topic` [GH-9151]
* **New Resource:** `azurerm_servicebus_subscription` [GH-9185] * **New Resource:** `azurerm_servicebus_subscription` [GH-9185]
* **New Resource:** `aws_emr_cluster` [GH-9106]
* **New Resource:** `aws_emr_instance_group` [GH-9106]
IMPROVEMENTS: IMPROVEMENTS:
* helper/schema: Adding of MinItems as a validation to Lists and Maps [GH-9216] * helper/schema: Adding of MinItems as a validation to Lists and Maps [GH-9216]