From a935ca88b274dabba20905ae9451aca9222951cb Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Fri, 6 Apr 2018 18:21:05 +0200 Subject: [PATCH] Updating to include #1080 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dad9adce0e0d..fbfe4c744d89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ IMPROVEMENTS: * dependencies: upgrading to `v15.0.1` of `Azure/azure-sdk-for-go` [GH-1085] * dependencies: upgrading to `v10.6.0` of `Azure/go-autorest` [GH-1077] +* `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] ## 1.3.2 (April 04, 2018)