From e209435b8fbf3d5918e86ec789c67671787c6b5e Mon Sep 17 00:00:00 2001 From: kt Date: Fri, 30 Nov 2018 10:18:14 -0800 Subject: [PATCH] Update CHANGELOG.md to include #2404 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dedd5d9df1ec..6ad46c460facc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ BUG FIXES: * `azurerm_eventhub` - making the `partition_count` field ForceNew [GH-2400] * `azurerm_eventhub` - now validates that the `storage_account_id` is a proper resource ID [GH-2374] * `azurerm_mssql_elasticpool` - relaxed validation of the `name` property [GH-2398] +* `azurerm_recovery_services_protection_policy_vm` - added the `timezone` property [GH-2404] ## 1.19.0 (November 15, 2018)