You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,10 +11,16 @@ ENHANCEMENTS:
11
11
* dependencies: `hashicorp/go-azure-sdk` - update to `v0.20250227.1125644`[GH-28902]
12
12
* dependencies: `signalr` - update API version to `2024-03-01`[GH-28940]
13
13
* 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]
14
17
*`azurerm_container_app` - add support for the `template.volume.mount_options` property [GH-28619]
15
18
*`azurerm_container_app_job` - add support for the `template.volume.mount_options` property [GH-28619]
16
19
*`azurerm_extended_custom_location` - deprecated in favour of `azurerm_extended_location_custom_location`[GH-28066]
17
20
*`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]
18
24
*`azurerm_workloads_sap_discovery_virtual_instance` - add support for the `managed_resources_network_access_type` property [GH-28881]
19
25
*`azurerm_workloads_sap_single_node_virtual_instance` - add support for the `managed_resources_network_access_type` property [GH-28881]
20
26
*`azurerm_workloads_sap_three_tier_virtual_instance` - add support for the `managed_resources_network_access_type` property [GH-28881]
0 commit comments