Update CHANGELOG.md

This commit is contained in:
Clint 2016-10-11 15:39:22 -05:00 committed by GitHub
parent ed37eae52b
commit 9c3084b2af
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ IMPROVEMENTS:
* core-validation: create validation package to provide common validation functions [GH-8103] * core-validation: create validation package to provide common validation functions [GH-8103]
* provider/aws: Support Import of OpsWorks Custom Layers [GH-9252] * provider/aws: Support Import of OpsWorks Custom Layers [GH-9252]
* provider/aws: Automatically constructed ARNs now support partitions other than `aws`, allowing operation with `aws-cn` and `aws-us-gov` [GH-9273] * provider/aws: Automatically constructed ARNs now support partitions other than `aws`, allowing operation with `aws-cn` and `aws-us-gov` [GH-9273]
* provider/aws: Retry setTags operation for EC2 resources [GH-7890]
* provider/azurerm: expose default keys for `servicebus_namespace` [GH-9242] * provider/azurerm: expose default keys for `servicebus_namespace` [GH-9242]
* provider/azurerm: add `enable_blob_encryption` to `azurerm_storage_account` resource [GH-9233] * provider/azurerm: add `enable_blob_encryption` to `azurerm_storage_account` resource [GH-9233]
* provider/azurerm: set `resource_group_name` on resource import across the provider [GH-9073] * provider/azurerm: set `resource_group_name` on resource import across the provider [GH-9073]