diff --git a/CHANGELOG.md b/CHANGELOG.md index b25ca3c6fada..a0caacf5eea4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ ENHANCEMENTS: * `azurerm_oracle_cloud_vm_cluster` - add support for the `domain`, `scan_listener_port_tcp`, `scan_listener_port_tcp_ssl` and `zone_id` properties [GH-27808] * `storage` - allow `azurerm_storage_account` to be used in Data Plane restrictive environments [GH-27818] * `azurerm_subnet` - `default_outbound_access_enabled` can now be updated [GH-27858] +* `azurerm_storage_container` - support for the `storage_account_id` property [GH-27733] +* `azurerm_storage_share` - support for the `storage_account_id` property [GH-27733] ## 4.8.0 (October 31, 2024)