diff --git a/CHANGELOG.md b/CHANGELOG.md index cc26e7413e76..c5789592cabf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,14 @@ FEATURES: -* **New Data Source:** 'azurerm_function_app' [GH-5642] +* **New Data Source:** `azurerm_function_app` [GH-5642] IMPROVEMENTS: * `azurerm_linux_virtual_machine` - Added SSH Key validation and updated docs on supported SSH Key types [#5610] +* Data Source Documentation - Removing unneeded labels from data source attributes [GH-5643] + BUGS: * `azurerm_storage_account` - fix hanging destroy caused by multiple network rules [GH-5565]