4.42.0 (August 28, 2025)
NOTES:
- This release contains a state migration that fixes a resource state parsing error for
azurerm_kusto_cluster
when thelanguage_extensions
property is defined. Users upgrading from a version older than4.0.0
should upgrade directly to this release.
FEATURES:
- New Data Source:
azurerm_managed_disks
(#30394)
ENHANCEMENTS:
- dependencies:
containerservice
- update api version to2025-05-01
(#30401) - dependencies:
go-azure-sdk/resourcemanager
update tov0.20250814.1105543
(#30401) - dependencies:
go-azure-sdk/sdk
update tov0.20250814.1105543
(#30401) azurerm_iothub
- add support forendpoint.subscription_id
property (#27524)azurerm_iothub_endpoint_cosmosdb_account
- add support forendpoint.subscription_id
property (#27524)azurerm_iothub_endpoint_eventhub
- add support forendpoint.subscription_id
property (#27524)azurerm_iothub_endpoint_servicebus_queue
- add support forendpoint.subscription_id
property (#27524)azurerm_iothub_endpoint_servicebus_topic
- add support forendpoint.subscription_id
property (#27524)azurerm_linux_virtual_machine
- add support foros_managed_disk_id
property (#30394)azurerm_windows_virtual_machine
- add support foros_managed_disk_id
property (#30394)
BUG FIXES:
azurerm_kusto_cluster
- add a state migration forlanguage_extensions
to migrate from a list of strings to a list of objects (block) (#30438)azurerm_kusto_cluster
- fix an issue where removal of thelanguage_extensions
property was not applied to the API request (#30449)azurerm_linux_web_app
- normalize docker url (#30368)