diff --git a/CHANGELOG.md b/CHANGELOG.md index d96bf9f6eebe..82f1d516bcca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ ENHANCEMENTS: BUG FIXES: +* Data Source: `azurerm_storage_blob` - fix a bug that incorrectly parsed the endpoint in the resource ID [GH-25283] * `azurerm_purview_account` - will now allow for PurView accounts with missing or disabled eventhubs without keys [GH-25301] * `azurerm_storage_blob` - fixing a regression where blobs within a nested directory wouldn't be parsed correctly [GH-25305] * `azurerm_storage_data_lake_gen2_path` - fixing a bug where there was no timeout available during import [GH-25282]