From 4661399dfeb93e7c8183a55e1c2ac98c6394b56f Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Mon, 9 Apr 2018 19:48:10 +0200 Subject: [PATCH] updating to include #1096 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 082864effb35..01f57e6ff0b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,8 @@ IMPROVEMENTS: * `azurerm_app_service` - added support for the `https_only` field [GH-1080] * `azurerm_app_service_slot` - added support for the `https_only` field [GH-1080] * `azurerm_function_app` - added support for the `https_only` field [GH-1080] -* `azurerm_sql_database`: changes to `collation` force a new resource [GH-1066] +* `azurerm_key_vault_certificate` - exposing the certificate's associated `secret_id` [GH-1096] +* `azurerm_sql_database` - changes to `collation` force a new resource [GH-1066] ## 1.3.2 (April 04, 2018)