Skip to content

Commit 624b794

Browse files
authored
Update CHANGELOG.md for #28617
1 parent 85cf20c commit 624b794

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,16 @@ ENHANCEMENTS:
1111
* dependencies: `hashicorp/go-azure-sdk` - update to `v0.20250227.1125644` [GH-28902]
1212
* dependencies: `signalr` - update API version to `2024-03-01` [GH-28940]
1313
* Data Source: `azurerm_container_app` - add support for the `template.volume.mount_options` property [GH-28619]
14+
* Data Source: `azurerm_storage_account_queue_properties` - now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available [GH-28617]
15+
* Data Source: `azurerm_storage_account_static_website` - now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available [GH-28617]
16+
* Data Source: `azurerm_storage_containers` - now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available [GH-28617]
1417
* `azurerm_container_app` - add support for the `template.volume.mount_options` property [GH-28619]
1518
* `azurerm_container_app_job` - add support for the `template.volume.mount_options` property [GH-28619]
1619
* `azurerm_extended_custom_location` - deprecated in favour of `azurerm_extended_location_custom_location` [GH-28066]
1720
* `azurerm_mongo_cluster` - add support for the `connection_strings` attribute [GH-28880]
21+
* `azurerm_storage_account` - now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available [GH-28617]
22+
* `azurerm_storage_account_queue_properties` - now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available [GH-28617]
23+
* `azurerm_storage_account_static_website` - now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available [GH-28617]
1824
* `azurerm_workloads_sap_discovery_virtual_instance` - add support for the `managed_resources_network_access_type` property [GH-28881]
1925
* `azurerm_workloads_sap_single_node_virtual_instance` - add support for the `managed_resources_network_access_type` property [GH-28881]
2026
* `azurerm_workloads_sap_three_tier_virtual_instance` - add support for the `managed_resources_network_access_type` property [GH-28881]

0 commit comments

Comments
 (0)