releases.shpreview
HashiCorp/Terraform Provider AzureRM

Terraform Provider AzureRM

$npx -y @buildinternet/releases show terraform-provider-azurerm
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases11Avg3/moVersionsv4.58.0 → v4.67.0
Oct 14, 2025

4.48.0 (October 13, 2025)

FEATURES:

  • New Data Source: azurerm_oracle_autonomous_database_clone_from_backup (#29633)
  • New Data Source: azurerm_oracle_autonomous_database_clone_from_database (#29633)
  • New Resource: azurerm_oracle_autonomous_database_clone_from_backup (#29633)
  • New Resource: azurerm_oracle_autonomous_database_clone_from_database (#29633)

ENHANCEMENTS:

  • dependencies: containerapps - update to API version 2025-07-01 (#30801)
  • dependencies: containerservice - update to API version 2025-07-01 (#30719)
  • dependencies: go-azure-sdk - update to v0.20251007.1195632 (#30799)
  • dependencies: guestconfiguration - update to API version 2024-04-05 (#30642)
  • dependencies: search - update to API version 2025-05-01 (#30314)
  • azurerm_kubernetes_cluster - add support for AzureLinux3 and Ubuntu2204 to the default_node_pool.os_sku property (#30719)
  • azurerm_kubernetes_cluster - add support for the ai_toolchain_operator_enabled property (#30713)
  • azurerm_kubernetes_cluster_node_pool - add support for AzureLinux3 and Ubuntu2204 to the os_sku property (#30719)
  • azurerm_linux_virtual_machine_scale_set - add support for the resilient_vm_creation_enabled and resilient_vm_deletion_enabled properties (#30204)
  • azurerm_network_watcher_flow_log - changing the target_resource_id property no longer forces the resource to be replaced (#30776)
  • azurerm_notification_hub_namespace - add support for replication_region and zone_redundancy_enabled (#30531)
  • azurerm_windows_virtual_machine_scale_set - add support for the resilient_vm_creation_enabled and resilient_vm_deletion_enabled properties (#30204)

BUG FIXES:

  • azurerm_eventhub_namespace - maximum_throughput_units can be set to 0 when auto_inflate_enabled is disabled (#30777)
  • azurerm_log_analytics_workspace - fix the default value for local_authentication_enabled (#30759)
  • azurerm_mssql_database - add validation to ensure that min_capacity and auto_pause_delay_in_minutes can only be set on serverless dbs (#30790)
  • azurerm_mssql_server - the azuread_administrator block now updates in place rather than being deleted/recreated (#30742)
  • azurerm_network_watcher_flow_log - the target_resource_id property is now included in the update request payload resolving an issue where changing it failed to recreate or update the resource (#30776)
  • azurerm_pim_eligible_role_assignment - improve filter used during List requests to prevent timeouts (#30705)
  • azurerm_postgresql_flexible_server_virtual_endpoint - fix read error when in replica set in failover state (#30789)
Oct 2, 2025

4.47.0 (October 02, 2025)

FEATURES:

  • New Resource: azurerm_api_management_workspace_policy (#30547)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20250924.1155608 (#30693)
  • azurerm_cognitive_account - add support for value AIServices to kind property (#30423)
  • azurerm_cognitive_account - add the project_management_enabled property (#30423)
  • azurerm_cognitive_account - add the network_injection property (#30423)
  • azurerm_palo_alto_local_rulestack_rule - increase limit for priority to 1000000 (#30712)
  • azurerm_stream_analytics_job - add support for the Msi value in the job_storage_account.authentication_mode property (#30728)

BUG FIXES:

  • azurerm_management_group_policy_remediation - suppress casing difference on policy_definition_reference_id to avoid a perpetual diff as the API doesn't honour casing (#30736)
  • azurerm_resource_group_policy_remediation - suppress casing difference on policy_definition_reference_id to avoid a perpetual diff as the API doesn't honour casing (#30736)
  • azurerm_resource_policy_remediation - suppress casing difference on policy_definition_reference_id to avoid a perpetual diff as the API doesn't honour casing (#30736)
  • azurerm_storage_account - fix error that occurs around queue_properties when not specified (#30746)
  • azurerm_subscription_policy_remediation - suppress casing difference on policy_definition_reference_id to avoid a perpetual diff as the API doesn't honour casing (#30736)
Sep 25, 2025

4.46.0 (September 25, 2025)

ENHANCEMENTS:

  • dependencies: frontdoor/webapplicationfirewallpolicies - update to API version 2025-03-01 (#29742)
  • azurerm_cdn_frontdoor_firewall_policy - support for the captcha_cookie_expiration_in_minutes property and the CAPTCHA value in the custom_rule.action property (#29742)
  • azurerm_cdn_frontdoor_security_policy - add update ability (#30299)
  • azurerm_cognitive_account - add support for C2, C3, C4, D3, and S1 to sku_name (#30655)
  • azurerm_flex_function_app - add support for the http_concurrency property (#29678)
  • azurerm_kubernetes_cluster - add support for the api_server_access_profile.virtual_network_integration_enabled and api_server_access_profile.subnet_id properties (#30559)
  • azurerm_machine_learning_workspace - add support for the service_side_encryption_enabled property (#30478)
  • azurerm_mysql_flexible_server - add support for the managed_hsm_key_id property (#30502)
  • azurerm_netapp_volume - add support for updating protocols (#30643)
  • azurerm_netapp_volume_group_oracle - add support for updating protocols (#30643)
  • azurerm_netapp_volume_group_sap_hana - add support for updating protocols (#30643)
  • azurerm_postgresql_flexible_server - add support for the 17 value in the version property (#30683)
  • azurerm_storage_queue - add support for the storage_account_id property (#28752)

BUG FIXES:

  • azurerm_cdn_frontdoor_firewall_policy - fix the read function so it now correctly marks the resource as gone (#30704)
Sep 22, 2025

4.45.1 (September 22, 2025)

NOTES:

This release contains a Terraform Plugin SDK v2 version bump that prevents identity change validation from raising an error when prior identity is empty (all attributes are null).

BUG FIXES:

  • dependencies: hashicorp/terraform-plugin-sdk/v2 - update to v2.38.1 (#30667)
  • azurerm_network_interface - ensure identity is set during non-refresh apply operations (#30667)
Sep 18, 2025

4.45.0 (September 18, 2025)

FEATURES:

  • New Action: azurerm_virtual_machine_power (#30647)
  • New List Resource: azurerm_storage_account (#30614)
  • New List Resource: azurerm_virtual_network (#30614)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20250908.1192604 (#30644)
  • azurerm_kubernetes_cluster - add support for the network_profile.advanced_networking block (#30434)
  • azurerm_storage_account - expiration_action supports Block (#30599) (#30599)
  • azurerm_subnet - add support for sharing_scope (#30600)
Sep 11, 2025

4.44.0 (September 11, 2025)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20250903.1204452 (#30557)
  • dependencies: paloaltonetworks/firewalls - update to API version 2025-05-23 (#30587)
  • azurerm_kubernetes_cluster - add support for bootstrap_profile (#30532)
  • azurerm_kubernetes_cluster - add support for the none value for network_profile.outbound_type (#30532)
  • azurerm_netapp_volume - add support for accept_grow_capacity_pool_for_short_term_clone_split (#30494)
  • azurerm_service_plan - add support for Premium V4 SKUs (#30163)

BUG FIXES:

  • azurerm_application_insights_standard_web_test - prevent Resource ID parsing errors when parsing hidden-link tags (#28034)
  • azurerm_custom_ip_prefix - fix an incorrect type-assertion that caused an error when attempting to read the API response (#30537)
  • azurerm_monitor_activity_log_alert - fix name validation (#30590)
  • azurerm_palo_alto_next_generation_firewall_virtual_hub_local_rulestack - fix import by parsing network_virtual_appliance_id insensitively (#30597)
  • azurerm_palo_alto_next_generation_firewall_virtual_hub_panorama - fix import by parsing network_virtual_appliance_id insensitively (#30597)
  • azurerm_postgresql_flexible_server - fix a bug when setting the source_server_id property (#30497)
Sep 4, 2025

4.43.0 (September 04, 2025)

ENHANCEMENTS:

  • dependencies: azurerm_api_management_backend - upgrade API version to 2024-05-01 (#30500)
  • dependencies: eventgrid - upgrade to API version 2025-02-15 (#30481)
  • Data Source: azurerm_dev_center_project_pool - add support for the single_sign_on_enabled property (#30440)
  • azurerm_dev_center_project_pool - add support for the single_sign_on_enabled property (#30440)
  • azurerm_management_group_policy_assignment - override.kind can now be configured (#30524)
  • azurerm_monitor_activity_log_alert - add support for the Security value in the recommendation_category property (#30192)
  • azurerm_postgresql_flexible_server_firewall_rule - improve validation for the start_ip_address and end_ip_address properties to ensure the values are valid IPv4 addresses (#30514)
  • azurerm_resource_group_policy_assignment - override.kind can now be configured (#30524)
  • azurerm_resource_policy_assignment - override.kind can now be configured (#30524)
  • azurerm_sentinel_automation_rule - add support for the action_incident_task block (#29295)
  • azurerm_subscription_policy_assignment - override.kind can now be configured (#30524)

BUG FIXES:

  • azurerm_flex_function_app - fix instance_memory_in_mb update issue (GH-30489)
  • azurerm_kubernetes_cluster - remove read-only field NodeImageVersion when cycling node pool (#30416)
  • azurerm_kubernetes_cluster_node_pool - remove read-only field NodeImageVersion when cycling node pool (#30416)
  • azurerm_management_group_policy_set_definition - fix an issue that caused API errors when policy_definition_reference blocks were added or removed (#30493)
  • azurerm_policy_set_definition - fix an issue that caused API errors when policy_definition_reference blocks were added or removed (#30493)
  • azurerm_virtual_machine - fix potential panic caused by the hash function for the os_profile_linux_config block (#30456)
Aug 28, 2025

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 the language_extensions property is defined. Users upgrading from a version older than 4.0.0 should upgrade directly to this release.

FEATURES:

  • New Data Source: azurerm_managed_disks (#30394)

ENHANCEMENTS:

  • dependencies: containerservice - update api version to 2025-05-01 (#30401)
  • dependencies: go-azure-sdk/resourcemanager update to v0.20250814.1105543 (#30401)
  • dependencies: go-azure-sdk/sdk update to v0.20250814.1105543 (#30401)
  • azurerm_iothub - add support for endpoint.subscription_id property (#27524)
  • azurerm_iothub_endpoint_cosmosdb_account - add support for endpoint.subscription_id property (#27524)
  • azurerm_iothub_endpoint_eventhub - add support for endpoint.subscription_id property (#27524)
  • azurerm_iothub_endpoint_servicebus_queue - add support for endpoint.subscription_id property (#27524)
  • azurerm_iothub_endpoint_servicebus_topic - add support for endpoint.subscription_id property (#27524)
  • azurerm_linux_virtual_machine - add support for os_managed_disk_id property (#30394)
  • azurerm_windows_virtual_machine - add support for os_managed_disk_id property (#30394)

BUG FIXES:

  • azurerm_kusto_cluster - add a state migration for language_extensions to migrate from a list of strings to a list of objects (block) (#30438)
  • azurerm_kusto_cluster - fix an issue where removal of the language_extensions property was not applied to the API request (#30449)
  • azurerm_linux_web_app - normalize docker url (#30368)
Aug 21, 2025

4.41.0 (August 21, 2025)

FEATURES:

  • New Resource: azurerm_network_manager_ipam_pool_static_cidr (#29501)
  • New Resource: azurerm_network_manager_routing_rule_collection (#29783)

ENHANCEMENTS:

  • azurerm_cdn_frontdoor_profile - add support for the log_scrubbing_rule block (#30115)
  • azurerm_monitor_diagnostic_setting - update validation for target_resource_id to allow management group IDs as input (#30447)
  • azurerm_netapp_account_encryption - add support for federated_client_id and cross_tenant_key_vault_resource_id (#30373)
  • azurerm_netapp_pool - add support for custom_throughput_mibps (#30404)

BUG FIXES:

  • azurerm_app_service_environment_v3 - fix drift on the allow_new_private_endpoint_connections property (#30391)
  • azurerm_private_endpoint - retry on RetryableError and StorageAccountOperationInProgress errors during LRO (#28112)
Aug 14, 2025

4.40.0 (August 14, 2025)

FEATURES:

  • New Resource: azurerm_data_factory_customer_managed_key (#30341)

ENHANCEMENTS:

  • azurerm_eventgrid_system_topic - suppress case difference on source_resource_id (#30379)
  • azurerm_kubernetes_cluster - add support for gpu_profile property (#29954)
  • azurerm_load_test - improved validation for the encryption.identity.identity_id property (#30323)
  • azurerm_logic_app_standard - refactored to leverage shared code with other appservice apps (#30272)
  • azurerm_machine_learning_workspace - support provision_on_creation_enabled property (#30312)
Aug 8, 2025

4.39.0 (August 08, 2025)

FEATURES:

  • New Resource: azurerm_api_management_standalone_gateway (#30226)
  • New Resource: azurerm_eventgrid_partner_namespace (#30266)
  • New Resource: azurerm_postgresql_flexible_server_backup (#29201)

ENHANCEMENTS:

  • dependencies: cognitive - update API version to 2025-06-01 (#30302)
  • dependencies: machinelearning - update API version to 2025-06-01 (#30268)
  • Data Source: azurerm_oracle_db_system_shapes - add support for the zone property (#30071)
  • Data Source: azurerm_oracle_gi_versions - add support for the shape and zone properties (#30071)
  • azurerm_cognitive_deployment - remove model.format validation (#30276)
  • azurerm_eventgrid_system_topic - add support for the SystemAssigned, UserAssigned value for the identity.type property (#30339)
  • azurerm_linux_web_app - add support for the 8.4 value in the php_version property (#30281)
  • azurerm_linux_web_app_slot - add support for the 8.4 value in the php_version property (#30281)
  • azurerm_postgresql_flexible_server - the customer_managed_key.geo_backup_key_vault_key_id now supports versionless IDs (#30305)
  • azurerm_site_recovery_replicated_vm - the target_disk_type property now supports the StandardSSD_ZRS, Premium_ZRS and PremiumV2_LRS values and the target_replica_disk_type now supports the StandardSSD_ZRS and Premium_ZRS properties (#30291)

BUG FIXES:

  • azurerm_container_app_environment - fix an issue where identity was not set to the update request payload (#30311)
  • azurerm_function_app_flex_consumption - the maximum_instance_count property now updates as expected (#30342)
  • azurerm_kubernetes_cluster_node_pool - add locks on vnet_subnet_id and pod_subnet_id to prevent conflicts while updating multiple node pools in parallel (#29537)
  • azurerm_postgresql_flexible_server - fix an issue where administrator_password_wo was not set to the update request payload (#29475)
Jul 31, 2025

4.38.1 (July 31, 2025)

NOTE: This patch release addresses a critical problem in App Service and Logic Apps resources preventing all Long Running Operations from completing successfully.

BUG FIXES:

  • dependencies: go-azure-sdk/sdk update to v0.20250731.1142049 (#30282)
Jul 30, 2025

4.38.0 (July 30, 2025)

FEATURES:

  • New Data Source : azurerm_api_connection (#30178)
  • New Data Source: azurerm_log_analytics_workspace_table (#30261)
  • New Data Source: azurerm_mssql_failover_group (#29428)
  • New Data Source: azurerm_trusted_signing_account (#29293)
  • New Resource: azurerm_application_load_balancer_security_policy (#30128)
  • New Resource : azurerm_eventgrid_partner_registration (#29736)
  • New Resource: azurerm_mssql_managed_instance_start_stop_schedule (#26702)

ENHANCEMENTS:

  • dependencies: go-azure-sdk update to v0.20250728.1144148 (#30254)
  • dependencies: go-azure-sdk update to v0.20250716.1144812 (#30171)
  • dependencies: golang.org/x/crypto update to v0.40.0 (#30171)
  • dependencies: golang.org/x/mod update to v0.26.0 (#30171)
  • dependencies: golang.org/x/net update to v0.42.0 (#30171)
  • dependencies: golang.org/x/sync update to v0.16.0 (#30171)
  • dependencies: golang.org/x/sys update to v0.34.0 (#30171)
  • dependencies: golang.org/x/text update to v0.27.0 (#30171)
  • dependencies: golang.org/x/tools update to v0.35.0 (#30171)
  • dependencies: servicebus - update to API version 2024-01-01 (#30231)
  • Data Source: azurerm_databricks_workspace - add support for the custom_parameters property (#30214)
  • Data Source: azurerm_oracle_cloud_vm_cluster - add support for the file_system_configuration block (#30092)
  • Data Source: azurerm_oracle_exadata_infrastructure - add support for the defined_file_system_configuration block (#30092)
  • azurerm_batch_pool - fix start_task.0.task_retry_maximum validation (#30182)
  • azurerm_dev_center - add support for the project_catalog_item_sync_enabled property (#29274)
  • azurerm_dev_center_project_pool - add support for the managed_virtual_network_regions property (#30061)
  • azurerm_dynatrace_monitor - add support for the environment_properties block (#29251)
  • azurerm_image - improve validation for os_disk, data_disk and zone_resilient (#30222)
  • azurerm_managed_lustre_file_system - add support for the root_squash block (#29876)
  • azurerm_management_group_policy_assignment - improve validation for the name property (#30179)
  • azurerm_management_group_policy_set_definition - now forces a new resource to be created when the number of parameters is decreased (#29866)
  • azurerm_mongo_cluster - add support for version 8.0 (#29823)
  • azurerm_network_security_rule - improve validation for source and destination properties (#29675)
  • azurerm_oracle_cloud_vm_cluster - add support for the file_system_configuration block (#30092)
  • azurerm_policy_set_definition - now forces a new resource to be created when the number of parameters is decreased (#29866)
  • azurerm_resource_group_policy_assignment - improve validation for the name property (#30179)
  • azurerm_resource_policy_assignment - improve validation for the name property (#30179)
  • azurerm_subnet - add support for the ip_address_pool block (#29840)
  • azurerm_subscription_policy_assignment - improve validation for the name property (#30179)
  • azurerm_video_indexer_account - add support for the public_network_access property (#29725)

BUG FIXES:

  • Data Source: azurerm_kusto_cluster - fix returned error if cluster was not found (#30232)
  • appservice - now checks for deployment service availability before zip deployment (#30066)
  • azurerm_ai_foundry - no longer crashes when the key_vault_id property is nil (#30252)
  • azurerm_container_app_environment - no longer panics when log_analytics_workspace_id is from another subscription (#29829)
  • azurerm_eventhub - fix perpetual diff with message_retention (#30169)
  • azurerm_kusto_attached_database_configuration - resource is now removed from state if it no longer exists (#30232)
  • azurerm_kusto_cluster - resource is now removed from state if it no longer exists (#30232)
  • azurerm_kusto_cluster_customer_managed_key - resource is now removed from state if it no longer exists (#30232)
  • azurerm_kusto_cluster_principal_assignment - resource is now removed from state if it no longer exists (#30232)
  • azurerm_log_analytics_workspace_table - the retention_in_days property can now be reset (#29182)
  • azurerm_monitor_alert_prometheus_rule_group - prevent an error caused by the request containing an empty string for the rule.for property when not set (#30180)
  • azurerm_mssql_database - the max_size_gb can now support 0.1 and 0.5 (#28334)
  • azurerm_mssql_managed_instance - administrator_login is now Computed, preventing resource recreation when azure_active_directory_administrator.azuread_authentication_only_enabled is true (#30263)
  • azurerm_postgresql_flexible_server_virtual_endpoint - no longer causes an error when replica_server_id is from another subscription (#29270)
  • azurerm_role_management_policy - fix perpetual diff on activation_rules.approval_stage (#29084)
  • azurerm_service_plan - fix an issue that prevented supported SKUs from specifying zone_balancing_enabled as true (#30165)
  • azurerm_web_application_firewall_policy - js_challenge_cookie_expiration_in_minutes is now set to default value if not returned from API (#30245)
Jul 17, 2025

FEATURES:

  • New Data Source: azurerm_network_manager_ipam_pool (#30145)

ENHANCEMENTS:

  • Data Source: azurerm_virtual_machine_scale_set - add support for the auxiliary_mode and auxiliary_sku properties (#30159)
  • azurerm_container_app_environment - add support for the identity block (#29409)
  • azurerm_eventhub - add support for the retention_description block (#29427)
  • azurerm_kubernetes_cluster - add support for the Daily value in the maintenance_window_auto_upgrade.frequency property (#30133)
  • azurerm_kubernetes_flux_configuration - add support for the git_repository.provider property (#30082)
  • azurerm_mssql_job_step - the job_credential_id and output_target.job_credential_id properties are now optional (#30031)
  • azurerm_orchestrated_virtual_machine_scale_set - add support for auxiliary_mode and auxiliary_sku (#30102)
  • azurerm_storage_account - add support for the provisioned_billing_model_version property (#29043)
  • azurerm_vpn_gateway_connection - add support for the dpd_timeout_seconds property (#29434)

BUG FIXES:

  • Data Source: azurerm_virtual_machine_scale_set - fix a panic caused by missing properties (#30159)
  • azurerm_container_app_environment - fix import for workload_profile (#30139)
  • azurerm_mongo_cluster - the create_mode property no longer causes ForceNews on import (#29375)
  • azurerm_virtual_network - suppress a perpetual diff on address_space when using ip_address_pool (#30073)
  • azurerm_vpn_gateway_connection - the shared_key is now Optional + Computed (#30152)
Jul 10, 2025

FEATURES:

  • New Resource: azurerm_api_management_workspace (#30033)
  • New Resource: azurerm_network_manager_verifier_workspace_reachability_analysis_intent (#28956)

ENHANCEMENTS:

  • dependencies: kubernetesconfiguration - update to API version 2024-11-01 (#29896)
  • dependencies: oracle - update to API version 2025-03-01 (#29721)
  • dependencies: servicenetworking - update to API version 2025-01-01 (#30103)
  • Data Source: azurerm_container_registry - add support for the data_endpoint_host_names property (#30086)
  • Data Source: azurerm_dev_center_dev_box_definition - add support for the hibernate_support_enabled property (#29995)
  • Data Source: azurerm_marketplace_agreement - add support for the accepted property (#30118)
  • Data Source: azurerm_oracle_autonomous_database - add support for compute_model property (#29801)
  • Data Source: azurerm_oracle_cloud_vm_cluster - add support for compute_model property (#29801)
  • Data Source: azurerm_oracle_db_servers - add support for the compute_model property (#29801)
  • Data Source: azurerm_oracle_db_system_shapes - add support for the display_name property (#29801)
  • Data Source: azurerm_oracle_db_system_shapes - add support for the are_server_types_supported property (#29801)
  • Data Source: azurerm_oracle_db_system_shapes - add support for the compute_model property (#29801)
  • Data Source: azurerm_oracle_exadata_infrastructure - add support for the compute_model property (#29801)
  • Data Source: azurerm_oracle_exadata_infrastructure - add support for the database_server_type property (#29801)
  • Data Source: azurerm_oracle_exadata_infrastructure - add support for the storage_server_type property (#29801)
  • Data Source: azurerm_private_dns_zone_virtual_network_link - add support for the resolution_policy property (#29861)
  • azurerm_api_management - sku_name now supports V2 Tiers (#29657)
  • azurerm_container_registry - add support for the data_endpoint_host_names property (#30086)
  • azurerm_data_protection_backup_instance_disk - support cross subscription snapshot resource group (#30087)
  • azurerm_dev_center_dev_box_definition - add support for the hibernate_support_enabled property (#29995)
  • azurerm_kubernetes_cluster - add support for the custom_ca_trust_certificates_base64 property (#29894)
  • azurerm_kubernetes_cluster - support for the web_app_routing.default_nginx_controller property (#29879)
  • azurerm_linux_virtual_machine_scale_set - add support for the network_interface.auxiliary_mode and network_interface.auxiliary_sku properties (#29724)
  • azurerm_linux_web_app - support for the vnet_image_pull_enabled property (#29452)
  • azurerm_linux_web_app_slot - support for the vnet_image_pull_enabled property (#29452)
  • azurerm_log_analytics_workspace - now returns an error during planning when creating with/updating to a Standard or Premium SKU as this is no longer supported by Azure (#30101)
  • azurerm_logic_app_workflow - The access_control.trigger.allowed_caller_ip_address_range property is now optional (#30041)
  • azurerm_machine_learning_datastore_blobstorage - the shared_access_signature and account_key properties are now optional (#30079)
  • azurerm_netapp_volume - add support for the cool_access block (#29915)
  • azurerm_oracle_autonomous_database - Add support for allowed_ips (#29412)
  • azurerm_oracle_exadata_infrastructure - add support for the database_server_type property (#29801)
  • azurerm_oracle_exadata_infrastructure - add support for the storage_server_type property (#29801)
  • azurerm_private_dns_zone_virtual_network_link - add support for the resolution_policy property (#29861)
  • azurerm_public_ip_prefix - add support for the custom_ip_prefix_id property (#29851)
  • azurerm_service_plan - allow updating zone_balancing_enabled without recreating the resource in supported configurations (#29810)
  • azurerm_virtual_hub - add support for the branch_to_branch_traffic_enabled property (#29453)
  • azurerm_windows_virtual_machine_scale_set - add support for the network_interface.auxiliary_mode and network_interface.auxiliary_sku properties (#29724)

BUG FIXES:

  • azurerm_mobile_network_packet_core_control_plane - the site_ids property is now marked as ForceNew (#30056)
  • azurerm_mobile_network_slice - the single_network_slice_selection_assistance_information property is now updated correctly (#30057)
  • azurerm_private_dns_resolver_dns_forwarding_ruleset - fix an issue where private_dns_resolver_outbound_endpoint_ids failed to update (#30046)
Jul 1, 2025

FEATURES:

  • New Resource: azurerm_email_communication_service_domain_sennder_username (#29340)
  • New Resource: azurerm_management_group_policy_set_definition (#29863)

ENHANCEMENTS:

  • Data Source: azurerm_communication_service - add support for the immutable_resource_id property (#29912)
  • azurerm_cdn_endpoint - block creation of all Azure CDN(classic) resources while allowing existing resources to be updated (#29299)
  • azurerm_cdn_endpoint_custom_domain - block creation of all Azure CDN(classic) resources while allowing existing resources to be updated (#29299)
  • azurerm_cdn_profile - block creation of all Azure CDN(classic) resources while allowing existing resources to be updated (#29299)
  • azurerm_container_app_job - add support for the volume_mounts.sub_path property (#29883)
  • azurerm_container_app - add support for the cors property (#29785)
  • azurerm_data_protection_backup_policy_disk - the absolute_criteria property now supports the AllBackup, FirstOfMonth and FirstOfYear values (#29917)
  • azurerm_frontdoor - block new resource creation while allowing existing resources to be updated (#29257)
  • azurerm_frontdoor_custom_https_configuration - block new resource creation while allowing existing resources to be updated (#29257)
  • azurerm_frontdoor_firewall_policy - block new resource creation while allowing existing resources to be updated (#29257)
  • azurerm_frontdoor_rules_engine - block new resource creation while allowing existing resources to be updated (#29257)
  • azurerm_function_app_flex_consumption - add support for the vnet_route_all_enabled property (#29839)
  • azurerm_machine_learning_compute_cluster - the scale_settings block and its sub-properties are no longer ForceNew (#29878)
  • azurerm_machine_learning_compute_cluster - the tags property is no longer ForceNew (#29878)
  • azurerm_oracle_autonomous_database - add support for long_term_backup_schedule (#29207)
  • azurerm_policy_set_definition - add support for the policy_definition_reference.version property (#29924)
  • azurerm_policy_set_definition - migrate to use go-azure-sdk (#29863)
  • azurerm_private_link_service - add support for the destination_ip_address property (#29395)
  • azurerm_purview_account - add support for the managed_event_hub_enabled and aws_external_id properties (#29732)
  • azurerm_virtual_network_gateway - the ip_configuration.public_ip_address_id property is now optional (#30038)
  • azurerm_windows_virtual_machine: os_disk.0.diff_disk_settings.0.placement now supports NvmeDisk (#29922)

BUG FIXES:

  • provider - allow missing subscription_id when use_cli is true (#29985)
  • azurerm_netapp_backup_policy - the weekly_backups_to_keep and monthly_backups_to_keep properties can now be set to 0 (#29920)
Jun 20, 2025

ENHANCEMENTS:

  • dependencies: containerservice - update API version to 2025-02-01 (#29761)
  • azurerm_network_manager_ipam_pool - display_name is now optional (#29842)
  • dependencies: go-azure-sdk - update to v0.20250613.1153526 (#29871)
  • provider: add support for msi_api_version property and ARM_MSI_API_VERSION env var. (#29871)
  • azurerm_kusto_cluster_customer_managed_key - add support for managed_hsm_key_id (#29416)

FEATURES:

  • New Data Source: azurerm_dev_center_environment_type (#29782)
  • New Data Source: azurerm_dev_center_project_pool (#29778)

BUG FIXES:

  • azurerm_eventgrid_namespace - validations for maximum_session_expiry_in_hours and maximum_client_sessions_per_authentication_name are now correct (#29919)
  • azurerm_api_management_api_operation - fix validation for the url_template property to allow parameters prefixed with * (#29895)
  • azurerm_mysql_flexible_server - reverted a change made to the validation of the sku_name property that caused errors for existing resources (#29909)
  • azurerm_orchestrated_virtual_machine_scale_set - prevent a panic when an empty os_profile block is present in the configuration (#29809)
Jun 12, 2025

FEATURES:

  • New Data Source: azurerm_dev_center_attached_network (#29793)
  • New Data Source: azurerm_dev_center_dev_box_definition (#29790)
  • New Data Source: azurerm_dev_center_catalog (#29794)
  • New Data Source: azurerm_dev_center_gallery (#29795)
  • New Data Source: azurerm_dev_center_network_connection (#29792)

ENHANCEMENTS:

  • azurem_netapp_volume_group_oracle_resource - add support for data_protection_replication including Cross-Region Replication (CRR) and Cross-Zone Replication (CZR) (#29771)
  • azurerm_postgresql_flexible_server - the create_mode property now supports the ReviveDropped value (#29814)
  • azurerm_postgresql_flexible_server - add support for SystemAssigned, UserAssigned to the identity.type property (#29320)

BUG FIXES:

  • azurerm_windows_function_app - the app_settings property is no longer marked as sensitive (#29834)
  • azurerm_mssql_server_vulnerability_assessment - storage_account_access_key and storage_container_sas_key are no longer required to be set (#29789)
Jun 5, 2025

FEATURES:

  • New Data Source: azurerm_dev_center_project (#29747)
  • New Data Source: azurerm_dev_center_project_environment_type (#29762)
  • New Resource: azurerm_qumulo_file_system (#28704)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20250526.1224007 (#29745)
  • Data Source: azurerm_netapp_volume - export the large_volume_enabled property (#29712)
  • Data Source: azurerm_vpn_gateway - export the ip_configuration block (#29186)
  • azurerm_kubernetes_cluster - the vm_size property is now optional (#29612)
  • azurerm_kubernetes_cluster_node_pool - the vm_size property is now optional (#29612)
  • azurerm_netapp_volume - allow volumes made from snapshots to have a different pool than the original volume (#29425)
  • azurerm_netapp_volume - add support for the large_volume_enabled property (#29712)
  • azurerm_postgresql_flexible_server - add support for versionless key vault key IDs to the customer_managed_key.key_vault_key_id property (#29741)
  • azurerm_virtual_network - add support for the ip_address_pool block (#29021)
  • azurerm_vpn_gateway - export the ip_configuration block (#29186)

BUG FIXES:

  • Data Source: azurerm_lb_backend_address_pool - the inbound_nat_rule_port_mapping.frontend_port and inbound_nat_rule_port_mapping.backend_port are now set correctly (#29791)
  • keyvault - fix locking around the keyvault cache (#28330)
May 29, 2025

FEATURES:

  • New Data Source: azurerm_dev_center (#29716)
  • New Resource: azurerm_network_manager_routing_configuration (#29310)

ENHANCEMENTS:

  • dependencies: azurerm_managed_lustre_file_system - update to API version 2024-07-01 (#29433)
  • dependencies: azurerm_mssql_server_vulnerability_assessment - update to API version 2023-08-01-preview (#29373)
  • dependencies: azurerm_virtual_machine_scale_set_standby_pool - update to API version 2025-03-01 (#29649)
  • dependencies: compute - partial update to API version 2024-11-01 (#29666)
  • dependencies: videoindexer - update to API version 2025-04-01 (#29715)
  • azurerm_backup_protected_vm - add support for the BackupsSuspended value to the protection_state property (#29710)
  • azurerm_dashboard_grafana_managed_private_endpoint - add support for the privatelink_service_url property (#29466)
  • azurerm_dynatrace_tag_rules - add support for the sending_metrics_enabled property (#29499)
  • azurerm_function_app_flex_consumption - add support for the https_only property (#29024)
  • azurerm_mysql_flexible_server - add support for the MO_Standard_E96ads_v5 value to the sku_name property (#29709)
  • azurerm_postgresql_flexible_server - lock the source server when creating a replica server (#29337)

BUG FIXES:

  • azurerm_api_management_product - allow setting the subscriptions_limit property to 0 (#28133)
  • azurerm_api_management_api - add additional validation to catch when api_type is websocket but service_url is left empty (#29624)
  • azurerm_batch_pool - the data_disks property will now be correctly updated (#29377)
  • azurerm_data_factory_dataset_binary - fix incorrect casing of the compression.type property when sent to the API which caused compression to not be set (#29273)
  • azurerm_cdn_frontdoor_rule - fix shared schema validation of the operator property and use the correct package for validations (#29482)
  • azurerm_hdinsight_hadoop_cluster - changing the script_action property now forces a new resource to be created instead of silenty failing to update (#28262)
  • azurerm_hbase_hadoop_cluster - changing the script_action property now forces a new resource to be created instead of silenty failing to update (#28262)
  • azurerm_interactive_query_hadoop_cluster - changing the script_action property now forces a new resource to be created instead of silenty failing to update (#28262)
  • azurerm_kafka_hadoop_cluster - changing the script_action property now forces a new resource to be created instead of silenty failing to update (#28262)
  • azurerm_linux_virtual_machine - fix update for identity when VM has VMExtensions configured (#29717)
  • azurerm_mongo_cluster - connection strings conaining a $ now get exported correctly (#29669)
  • azurerm_mssql_virtual_machine - auto_patching is now disabled when the block is not specified (#29723)
  • azurerm_mssql_server_vulnerability_assessment - storage_account_access_key or storage_container_sas_key property is now a required field (#29373)
  • azurerm_network_interface - tags can now be updated when NIC is attached to a private endpoint (#29319)
  • azurerm_postgresql_flexible_server_configuration - now checks the server state before restarting it (#29221)
  • azurerm_search_service - prevent a bug that cleared the network_rule_bypass_option property when only updating the allowed_ips property (#29246)
  • azurerm_service_fabric_managed_cluster - support for the subnet_id property (#29216)
  • azurerm_spark_hadoop_cluster - changing the script_action property now forces a new resource to be created instead of silenty failing to update (#28262)
Latest
v4.67.0
Tracking Since
Mar 22, 2024
Last fetched Apr 8, 2026