From 949ce50df454b6a576228cd33443c2caea5e08fe Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Tue, 5 Apr 2022 09:10:54 +0200 Subject: [PATCH] updating to include #16247 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa757b039c29..4e27004636a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ENHANCEMENTS: * dependencies: updating to `v63.0.0` of `github.com/Azure/azure-sdk-for-go` [GH-16147] * dependencies: updating `digitaltwins` to use API Version `2020-12-01` [GH-16044] +* provider: upgrading to Go 1.18 [GH-16247] * `azurerm_application_gateway` - add `KNOWN-CVES` to accepted values for `rule_group_name` [GH-16080] * `azurerm_automation_account` - `dsc_primary_access_key` and `dsc_secondary_access_key` are now marked as sensitive [GH-16161] * `azurerm_cognitive_account` - support for the `custom_question_answering_search_service_id` property [GH-15804]