From 5c0532f07549cbcd2fd460f19601dfef5736a547 Mon Sep 17 00:00:00 2001 From: jackofallops <11830746+jackofallops@users.noreply.github.com> Date: Tue, 5 Nov 2024 11:00:13 +0100 Subject: [PATCH] Update CHANGELOG.md for #27733 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) 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)