Skip to content

⬆️ Update Terraform azurerm to v4 - autoclosed#159

Closed
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/azurerm-4.x
Closed

⬆️ Update Terraform azurerm to v4 - autoclosed#159
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/azurerm-4.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2024

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
azurerm (source) required_provider major ~> 3.0 -> ~> 4.0

Release Notes

hashicorp/terraform-provider-azurerm (azurerm)

v4.46.0

Compare Source

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)

v4.45.1

Compare Source

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)

v4.45.0

Compare Source

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)

v4.44.0

Compare Source

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)

v4.43.0

Compare Source

FEATURES:

  • New Data Source: azurerm_oracle_autonomous_database_backup (#​30201)
  • New Data Source: azurerm_oracle_autonomous_database_backups (#​30201)
  • New Resource: azurerm_oracle_autonomous_database_backup (#​30201)

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)

v4.42.0

Compare Source

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)

v4.41.0

Compare Source

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)

v4.40.0

Compare Source

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)

v4.39.0

Compare Source

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)

v4.38.1

Compare Source

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)

v4.38.0

Compare Source

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)

v4.37.0

Compare Source

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)

v4.36.0

Compare Source

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)

v4.35.0

Compare Source

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)

v4.34.0

Compare Source

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)

v4.33.0

Compare Source

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)

v4.32.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Issue is related to dependencies label Aug 23, 2024
@renovate renovate bot requested review from lexxy23 and rusty232 August 23, 2024 20:11
@sonarqubecloud
Copy link

@renovate renovate bot force-pushed the renovate/azurerm-4.x branch from 6f76266 to 909a955 Compare August 14, 2025 16:39
@sonarqubecloud
Copy link

@renovate renovate bot changed the title ⬆️ Update Terraform azurerm to v4 ⬆️ Update Terraform azurerm to v4 - autoclosed Sep 30, 2025
@renovate renovate bot closed this Sep 30, 2025
@renovate renovate bot deleted the renovate/azurerm-4.x branch September 30, 2025 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issue is related to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments