Skip to content

chore(deps): update terraform azurerm to v4 #137

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2024

This PR contains the following updates:

Package Type Update Change
azurerm (source) required_provider major ~> 3.117.0 -> ~> 4.40.0

Release Notes

hashicorp/terraform-provider-azurerm (azurerm)

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_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)

v4.31.0

Compare Source

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)

v4.30.0

Compare Source

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20250520.1180806 (#​29665)
  • Data Source: azurerm_managed_disk - add support for location (#​29513)
  • azurerm_dns_caa_record - add support for the contactemail value in the tag property (#​29664)
  • azurerm_eventhub_namespace_schema_group - add support for the Json value in the schema_type property (#​29641)
  • azurerm_function_app_flex_consumption - add support for the always_ready block (#​29023)
  • azurerm_security_center_subscription_pricing - add support for the AI value for the resource_type property (#​29631)

v4.29.0

Compare Source

FEATURES:

  • New Resource: azurerm_system_center_virtual_machine_manager_virtual_machine_instance_guest_agent (#​28953)

ENHANCEMENTS:

  • azurerm_api_management_api - fix import of resources (#​28193)
  • azurerm_app_configuration - add support for developer tier to the sku property (#​29492)
  • azurerm_app_configuration - the sku property can now be downgraded from premium to standard without recreating the resource (#​29492)
  • azurerm_key_vault_managed_hardware_security_module_key - add support for the import value in the key_opts property (#​29524)
  • azurerm_netapp_pool - add support for cool_access_enabled (#​29468)
  • azurerm_network_manager_deployment - add support for the Routing value in the scope_access property (#​29536)
  • azurerm_private_endpoint_application_security_group_association - resource is now removed from state if it no longer exist (#​29601)
  • azurerm_virtual_machine_implicit_data_disk_from_source - the disk_size_gb property can now be increased without recreating the resource (#​29239)
  • azurerm_web_application_firewall_policy - add support for the JSChallenge in the action property (#​29614)

BUG FIXES:

  • azurerm_api_management_api - no longer returns an error on the oauth2_authorization and openid_authentication properties when updating (#​29042)
  • azurerm_route_map - the validation for the name now allows numbers (#​29519)

v4.28.0

Compare Source

FEATURES:

  • New Resource: azurerm_nginx_api_key (#​28919)
  • New Data Source: azurerm_nginx_api_key (#​28919)

ENHANCEMENTS:

  • dependencies: azurerm_mssql_database - Update to API version 2023-08-01-preview/replicationlinks (#​28705)
  • dependencies: azurerm_mssql_server_security_alert_policy - update to API version 2023-08-01-preview/serversecurityalertpolicies (#​29363)
  • dependencies: eventhub - update to API version 2024-01-01 (#​29397)
  • dependencies: azurerm_shared_image_version - update to API version 2024-03-01 (#​28954)
  • azurerm_ai_foundry_project - add support for the primary_user_assigned_identity property (#​29197)
  • azurerm_storage_account_static_website - the index_document property now has validation for length and excluding slashes (#​29431)

BUG FIXES:

  • azurerm_application_insights - the workspace_id is now Computed (#​29396)
  • azurerm_batch_pool - prevent error when certificate is not used (#​29443)
  • azurerm_nginx_deployment - add support for the web_application_firewall property (#​27454)
  • azurerm_postgresql_flexible_server_virtual_endpoint - is no longer removed from state when a fail-over occurs (#​29424)
  • azurerm_servicebus_queue - no longer waits on resource creation (#​29435)
  • azurerm_virtual_network_gateway - prevent a panic when vpn_client_configuration is removed from from the configuration (#​29456)
  • azurerm_web_pubsub_custom_certificate - no longer crashes when custom_certificate_id is in a different subscription (#​29410)
  • azurerm_windows_web_app - fix perpetual diff around incorrect default for always_on and ignore default values for logs.0.application_logs (#​29150)
  • azurerm_windows_web_app_slot - fix perpetual diff around incorrect default for always_on and ignore default values for logs.0.application_logs (#​29150)

v4.27.0

Compare Source

FEATURES:

  • New Resource: azurerm_eventgrid_partner_configuration (#​28676)

ENHANCEMENTS:

  • dependencies: update go-azure-sdk to v0.20250409.1192141 (#​29307)
  • dependencies: containerapps - update to API version 2025-01-01 (#​29296)
  • dependencies: netapp - update to API version 2025-01-01 (#​29382)
  • dependencies: operationalinsights - partial update to API version 2023-09-01 (#​29283)
  • azurerm_cdn_frontdoor_origin - support managedEnvironments value for private_link.target_type (#​28239)
  • azurerm_cdn_frontdoor_origin - add support for the web_secondary Gateway values in the private_link.target_type property (#​29380)
  • azurerm_cognitive_deployment - add support for the Cohere value in the model.format property (#​29143)
  • azurerm_container_app_environment: add support for cross subscription log_analytics_workspace_id (#​28740)
  • azurerm_dev_center_project - add support for the identity property ([#​29278](https://redire

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 bump:patch Attach to PR to automatically bump patch version on merge label Aug 22, 2024
Copy link
Contributor

🏷️ [bumpr] Next version:v1.27.2 Changes:v1.27.1...reviewdog:renovate/azurerm-4.x

@renovate renovate bot force-pushed the renovate/azurerm-4.x branch from b769d59 to f069059 Compare September 6, 2024 03:39
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch 3 times, most recently from 360083e to 6ef30cc Compare September 20, 2024 07:14
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch 2 times, most recently from 9d3f68c to d36b688 Compare October 11, 2024 07:33
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch 2 times, most recently from 1e2dc4a to c35d1e1 Compare October 25, 2024 07:53
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch 4 times, most recently from 9db7b2d to 200c28b Compare November 8, 2024 06:45
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch 2 times, most recently from 7776940 to 5bf2bf5 Compare November 21, 2024 10:13
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch 2 times, most recently from 4e53a45 to 4e24a52 Compare November 29, 2024 09:43
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch 2 times, most recently from 720ccfc to e9a4470 Compare December 6, 2024 07:13
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch from e9a4470 to 2dab420 Compare December 13, 2024 09:23
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch 2 times, most recently from 9828d2f to f0517e1 Compare January 16, 2025 20:33
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch from f0517e1 to 82150be Compare January 31, 2025 09:44
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch 2 times, most recently from cadefb9 to 7ab5ca5 Compare February 14, 2025 11:44
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch from 7ab5ca5 to 9533831 Compare February 20, 2025 18:21
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch from 9533831 to f9d67b6 Compare February 27, 2025 18:46
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch 2 times, most recently from e17787a to bbbe259 Compare March 13, 2025 19:51
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch 11 times, most recently from 536122a to 56a67b3 Compare March 21, 2025 12:27
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch 2 times, most recently from aba3996 to 8ad16c8 Compare April 4, 2025 11:10
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch from 8ad16c8 to bd36f98 Compare April 25, 2025 09:05
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch 2 times, most recently from 99fd6cf to d757341 Compare May 16, 2025 10:38
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch from d757341 to 11b7f2e Compare May 22, 2025 20:32
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch 2 times, most recently from 3ea0e67 to a83199a Compare June 13, 2025 01:27
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch 2 times, most recently from 956a5e2 to 7010deb Compare June 21, 2025 23:29
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch from 7010deb to 6595af1 Compare July 2, 2025 00:03
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch 2 times, most recently from e105530 to d4e798a Compare July 17, 2025 22:39
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch 2 times, most recently from 7517e7b to ef3c922 Compare August 8, 2025 17:38
@renovate renovate bot force-pushed the renovate/azurerm-4.x branch from ef3c922 to 7ae7429 Compare August 14, 2025 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump:patch Attach to PR to automatically bump patch version on merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants