From c9369b54d50cc3a4fec26f889d00e208ad138c80 Mon Sep 17 00:00:00 2001 From: Tom Bamford Date: Wed, 21 Jul 2021 01:29:34 +0100 Subject: [PATCH] Changelog for #12658 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16a3a91b50c1..dfb320b4005b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ BUG FIXES: * `azurerm_application_gateway` - return an error when ssl policy is not properly configured [GH-12647] * `azurerm_data_factory_linked_custom_service` - fix a bug causing `additional_properties` to be read incorrectly into state [GH-12664] * `azurerm_eventhub_authorization_rule` - fixing the error "empty non-retryable error received" [GH-12642] +* `azurerm_machine_learning_compute_cluster` - fix a crash when creating a cluster without specifying `subnet_resource_id` [GH-12658] ## 2.68.0 (July 16, 2021)