chore(deps): update terraform azurerm to v4.27.0 #857
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~> 4.23.0
->~> 4.27.0
4.23.0
->4.27.0
Release Notes
hashicorp/terraform-provider-azurerm (azurerm)
v4.27.0
Compare Source
FEATURES:
azurerm_eventgrid_partner_configuration
(#28676)ENHANCEMENTS:
go-azure-sdk
tov0.20250409.1192141
(#29307)containerapps
- update to API version2025-01-01
(#29296)netapp
- update to API version2025-01-01
(#29382)operationalinsights
- partial update to API version2023-09-01
(#29283)azurerm_cdn_frontdoor_origin
- supportmanagedEnvironments
value forprivate_link.target_type
(#28239)azurerm_cdn_frontdoor_origin
- add support for theweb_secondary
Gateway
values in theprivate_link.target_type
property (#29380)azurerm_cognitive_deployment
- add support for theCohere
value in themodel.format
property (#29143)azurerm_container_app_environment
: add support for cross subscriptionlog_analytics_workspace_id
(#28740)azurerm_dev_center_project
- add support for theidentity
property (#29278)azurerm_dynatrace_tag_rules
- thelog_rule
andmetric_rule
blocks and their properties are no longerForceNew
(#29298)azurerm_monitor_data_collection_endpoint
- add support for themetrics_ingestion_endpoint
attribute (#29292)azurerm_mysql_flexible_server
- support for thelog_on_disk_enabled
property (#28929)azurerm_subnet
- add support for theMicrosoft.PowerAutomate/hostedRpa
value in thedelegation.service_delegation.name
property (#29271)azurerm_subnet
- add support for theMicrosoft.Network/applicationGateways
value in thedelegation.service_delegation.name
property (#29361)azurerm_virtual_network
- add support for theMicrosoft.PowerAutomate/hostedRpa
value in thesubnet.delegation.service_delegation.name
property (#29271)azurerm_virtual_network
- add support for theMicrosoft.Network/applicationGateways
value in thesubnet.delegation.service_delegation.name
property (#29361)BUG FIXES:
x-ms-correlation-request-id
header is only set once during list operations (#28974)azurerm_app_configuration_feature
- suppress casing differences forconfiguration_store_id
to prevent resource recreation (#29285)azurerm_app_configuration_key
- suppress casing differences forconfiguration_store_id
to prevent resource recreation (#29285)azurerm_container_app_environment
- updates are now made using thePATCH
method, preventing errors due to missing properties in the request (#29317)azurerm_eventhub_namespace
- remove max items from network/ip rules as they can be increased above upon request (#29333)azurerm_kusto_iothub_data_connection
- updateevent_system_properties
validation and documentation to be more flexible (#29314)azurerm_linux_web_app
- correctly readbackup.schedule.start_time
into state (#29254)azurerm_netapp_volume
- update validation forstorage_quota_in_gb
to allow values from50
to102400
(#29341)azurerm_postgresql_flexible_server
- downgradingversion
forces a new resource to be created (#28559)azurerm_postgresql_flexible_server
- downgradingstorage_mb
forces a new resource to be created (#29309)azurerm_private_endpoint
-private_dns_zone_group.private_dns_zone_ids
can now be updated correctly (#29329)azurerm_search_shared_private_link_service
- add locks to prevent conflicts when creating multiple instances (#29294)v4.26.0
Compare Source
BREAKING CHANGES:
feature
configuration itemvirtual_machines.graceful_shutdown
is now not used due to a breaking change in thecompute
API. This feature block setting is now deprecated and ignored if set and will be removed in v5.0 of the provider. (#29185)azurerm_linux_virtual_machine
- thevm_agent_platform_updates_enabled
property is now read-only due to a recent API breaking change (#29211)azurerm_windows_virtual_machine
- thevm_agent_platform_updates_enabled
property is now read-only due to a recent API breaking change (#29211)FEATURES:
azurerm_role_assignments
(#29214)ENHANCEMENTS:
azurerm_sentinel_automation_rule
- update to API version2024-09-01
(#29240)devcenter
- update to API version2025-02-01
(#29240)recoveryservices
- partial update to API version2024-10-01
(#29240)azurerm_mssql_server
- export theexpress_vulnerability_assessment_enabled
property (#29168)azurerm_dashboard_grafana
-grafana_major_version
is no longer ForceNew (#29212)azurerm_data_factory_linked_service_sftp
- add support for SSH authentication and Key Vault secret references (#28690)azurerm_databricks_workspace
- resources using managed resource groups that contain UC can now be deleted with theforce_delete
Provider Feature flag (#29095)azurerm_mssql_server
- add support for theexpress_vulnerability_assessment_enabled
property (#29168)azurerm_mysql_flexible_server
- deprecatepublic_network_access_enabled
in favor ofpublic_network_access
(#28890)azurerm_netapp_volume
-service_level
can now be updated (#29209)azurerm_nginx_deployment
-frontend_public
,frontend_private
, andnetwork_interface
are no longerForceNew
(#28577)azurerm_orchestrated_virtual_machine_scale_set
- add support for theupgrade_mode
androlling_upgrade_policy
properties (#28354)azurerm_static_webapp
- markapp_settings
sensitive in schema (#28689)BUG FIXES:
azurerm_linux_virtual_machine
-license_type
can now be updated to None (#28786)azurerm_mysql_flexible_server
- prevent a panic whencustomer_managed_key
is nil (#29225)azurerm_traffic_manager_nested_endpoint
- removeComputed
frompriority
property as these are assigned dynamically by the API (#29217)v4.25.0
Compare Source
ENHANCEMENTS:
go-azure-helpers
- update to0.72.0
(#29206)redisenterprise
- update to API version2024-10-01
(#29073)servicefabricmanaged
- update to API version2024-04-01
(#29199)azurerm_virtual_hub_connection
- add support for thestatic_vnet_propagate_static_routes
property (#28560)azurerm_cosmosdb_account
- add support for theDeleteAllItemsByPartitionKey
value in thecapabilities
property (#29126)azurerm_hdinsight_spark_cluster_resource
- add support for thezones
property (#28149)azurerm_linux_function_app
- add support for Python version3.13
(#29131)azurerm_linux_function_app_slot
- add support for Python version3.13
(#29131)azurerm_linux_web_app
- add support for Python version3.13
(#29131)azurerm_linux_web_app_slot
- add support for Python version3.13
(#29131)azurerm_log_analytics_workspace
- add support for theLACluster
SKU (#29137)azurerm_managed_disk
- allow disk expansion without downtime for allstorage_account_type
(#28730)azurerm_mssql_job_agent
- add support for theidentity
andsku
properties (#29090)azurerm_network_manager
-scope_accesses
is now optional (#28781)azurerm_oracle_cloud_vm_cluster
- add support for thesystem_version
property (#29093)azurerm_powerbi_embedded
- add support forA7
andA8
values forsku_name
(#29153)azurerm_virtual_hub_connection
- add support for thestatic_vnet_propagate_static_routes
property (#28560)BUG FIXES
azurerm_container_app_environment
- prevent an error when the log analytics workspace is in a different subscription (#28647)azurerm_kubernetes_cluster_node_pool
- fix issue wherekubelet_disk_type
couldn't be updated, updating this will now rotate the node pool (#29135)azurerm_linux_virtual_machine
- fix issue where a user assigned identity couldn't be removed from the resource (#29157)azurerm_linux_virtual_machine_scale_set
- fix issue where a user assigned identity couldn't be removed from the resource (#29157)azurerm_log_analytics_workspace
- prevent an error when the workspace is in a soft-deleted state and linked to a log analytics cluster (#29137)azurerm_postgresql_flexible_server_virtual_endpoint
- add a lock on the replica server to prevent a race condition (#29071)azurerm_signalr_service
- setlocation
in payload when updating to prevent an API error (#29184)azurerm_storage_account_queue_properties
- prevent a panic when the storage account is removed out of band (#28371)azurerm_storage_account_static_website
- prevent a panic when the storage account is removed out of band (#28371)azurerm_stream_analytics_job
- update validation to notify users ifcontent_storage_policy
hasn't been correctly set to setupjob_storage_account
(#29158)v4.24.0
Compare Source
FEATURES:
azurerm_servicebus_namespace_customer_managed_key
(#28888)azurerm_stream_analytics_job_storage_account
(#29113)azurerm_web_pubsub_socketio
(#28992)ENHANCEMENTS:
hashicorp/go-azure-sdk
- update tov0.20250314.1213156
(#29081)loganalytics
- partial update to API version2023-03-01
(#28977)monitor
- partial update to API version2023-03-01
(#28977)postgresql
- partial update to API version2024-08-01
(#28964)azurerm_linux_function_app
- add support for thevirtual_network_backup_restore_enabled
property (#29012)azurerm_linux_web_app
- add support for thevirtual_network_backup_restore_enabled
property (#29012)azurerm_windows_function_app
- add support for thevirtual_network_backup_restore_enabled
property (#29012)azurerm_ai_services
- add support for thenetwork_acls.bypass
property (#28569)azurerm_dashboard_grafana
- add support forgrafana_major_version
11
(#28884)azurerm_kubernetes_cluster_node_pool
- remove call to retrieve the parent cluster in the read (#29088)azurerm_linux_function_app
- add support for thevirtual_network_backup_restore_enabled
property (#29012)azurerm_linux_function_app
- setpre_warmed_instance_count
on create (#28739)azurerm_linux_function_app_slot
- add support for thevirtual_network_backup_restore_enabled
property (#29012)azurerm_linux_web_app
- add support for thevirtual_network_backup_restore_enabled
property (#29012)azurerm_linux_web_app_slot
- add support for thevirtual_network_backup_restore_enabled
property (#29012)azurerm_redis_cache
- tighten validation forsku_name
,family
,capacity
(#29079)azurerm_windows_function_app
- add support for thevirtual_network_backup_restore_enabled
property (#29012)azurerm_windows_function_app
- setpre_warmed_instance_count
on create (#28739)azurerm_windows_function_app_slot
- add support for thevirtual_network_backup_restore_enabled
property (#29012)azurerm_windows_web_app
- add support for node version~22
(#29082)azurerm_windows_web_app
- add support for thevirtual_network_backup_restore_enabled
property (#29012)azurerm_windows_web_app_slot
- add support for node version~22
(#29082)azurerm_windows_web_app_slot
- add support for thevirtual_network_backup_restore_enabled
property (#29012)BUG FIXES:
azurerm_app_configuration
- theencryption
block can now be removed (#28173)azurerm_cdn_frontdoor_origin_group
-health_probe
no longer resets during update unless specified (#29094)azurerm_cognitive_account
-customer_managed_key
can now be removed (#28368)azurerm_container_group
-dns_name_label_reuse_policy
is now marked as ForceNew (#29040)azurerm_disk_encryption_set
- prevent crash when retrieving Key Vault details when updating (#29018)azurerm_express_route_circuit
- fix issue wherebandwidth_in_mbps
isn't updated correctly (#28822)azurerm_key_vault_secret
- revert CustomizeDiff logic to recreate the resource whenexpiration_date
is removed (#28920)azurerm_kubernetes_cluster
-fips_enabled
can be updated by cycling the default node pool (#29096)azurerm_monitor_diagnostic_setting
- theenabled_log
block can now be removed (#28485)azurerm_mssql_database
- fix validation forauto_pause_delay_in_minutes
(#28670)azurerm_mssql_server
- fix an issue where the provider would incorrectly error during plan operations ifadministrator_login
oradministrator_login_password
were added tolifecycle.ignore_changes
(#29107)Configuration
📅 Schedule: Branch creation - On day 1 and 15 of the month ( * * 1,15 * * ) (UTC), 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.