From 931af706dd8f0c725560b5ced78a41a26ff5f6f2 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Thu, 11 Nov 2021 11:27:05 +0100 Subject: [PATCH] updating to include #14141 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47e59491a227..3df2f1529322 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,11 +6,11 @@ FEATURES: IMPROVEMENTS: -* dependencies: upgrading to `v0.17.0` of `github.com/hashicorp/go-azure-helpers` [GH-14060] +* dependencies: upgrading to `v0.17.1` of `github.com/hashicorp/go-azure-helpers` [GH-14141] * dependencies: upgrading to `v2.8.0` of `github.com/hashicorp/terraform-plugin-sdk` [GH-14060] * `azurerm_application_insights` - support for the `internet_ingestion_enabled` and `internet_query_enabled` properties [GH-14035] * `azurerm_security_center_subscription_pricing` - `resource_type` can now be set to `OpenSourceRelationalDatabases` [GH-14103] -* `azurerm_virtual_network_gateway`: Enable configuration of an active-active zone redundant gateway with P2S [GH-14124] +* `azurerm_virtual_network_gateway` - enable configuration of an active-active zone redundant gateway with P2S [GH-14124] BUG FIXES: