Skip to content

Commit

Permalink
Update CHANGELOG.md for #28617
Browse files Browse the repository at this point in the history
  • Loading branch information
jackofallops authored Mar 5, 2025
1 parent 85cf20c commit 624b794
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,16 @@ ENHANCEMENTS:
* dependencies: `hashicorp/go-azure-sdk` - update to `v0.20250227.1125644` [GH-28902]
* dependencies: `signalr` - update API version to `2024-03-01` [GH-28940]
* Data Source: `azurerm_container_app` - add support for the `template.volume.mount_options` property [GH-28619]
* 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]
* 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]
* 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]
* `azurerm_container_app` - add support for the `template.volume.mount_options` property [GH-28619]
* `azurerm_container_app_job` - add support for the `template.volume.mount_options` property [GH-28619]
* `azurerm_extended_custom_location` - deprecated in favour of `azurerm_extended_location_custom_location` [GH-28066]
* `azurerm_mongo_cluster` - add support for the `connection_strings` attribute [GH-28880]
* `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]
* `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]
* `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]
* `azurerm_workloads_sap_discovery_virtual_instance` - add support for the `managed_resources_network_access_type` property [GH-28881]
* `azurerm_workloads_sap_single_node_virtual_instance` - add support for the `managed_resources_network_access_type` property [GH-28881]
* `azurerm_workloads_sap_three_tier_virtual_instance` - add support for the `managed_resources_network_access_type` property [GH-28881]
Expand Down

0 comments on commit 624b794

Please sign in to comment.