From fafe7fe9aac755b3950bcb4c9f53f0b792544471 Mon Sep 17 00:00:00 2001 From: Matthew Frahry Date: Wed, 6 Sep 2023 14:44:50 -0700 Subject: [PATCH] Update CHANGELOG.md for #23042 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb449bd684fb..4e5019f3ab0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,9 @@ FEATURES: * Provider Feature: subscription cancellation on `destroy` can now be disabled via the provider `features` block [GH-19936] -* **New Resource**: `azurerm_automation_python3_package` [GH-23087] +* **New Data Source**: `netapp_volume_quota_rule` [GH-23042] +* **New Resource**: `azurerm_automation_python3_package` [GH-23087] +* **New Resource**: `netapp_volume_quota_rule` [GH-23042] ENHANCEMENTS: