chore(deps): update terraform azurerm to v4.38.1 #85
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.37.0
->4.38.1
Release Notes
hashicorp/terraform-provider-azurerm (azurerm)
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:
go-azure-sdk/sdk
update tov0.20250731.1142049
(#30282)v4.38.0
Compare Source
FEATURES:
azurerm_api_connection
(#30178)azurerm_log_analytics_workspace_table
(#30261)azurerm_mssql_failover_group
(#29428)azurerm_trusted_signing_account
(#29293)azurerm_application_load_balancer_security_policy
(#30128)azurerm_eventgrid_partner_registration
(#29736)azurerm_mssql_managed_instance_start_stop_schedule
(#26702)ENHANCEMENTS:
go-azure-sdk
update tov0.20250728.1144148
(#30254)go-azure-sdk
update to v0.20250716.1144812 (#30171)golang.org/x/crypto
update tov0.40.0
(#30171)golang.org/x/mod
update tov0.26.0
(#30171)golang.org/x/net
update tov0.42.0
(#30171)golang.org/x/sync
update tov0.16.0
(#30171)golang.org/x/sys
update tov0.34.0
(#30171)golang.org/x/text
update tov0.27.0
(#30171)golang.org/x/tools
update tov0.35.0
(#30171)servicebus
- update to API version2024-01-01
(#30231)azurerm_databricks_workspace
- add support for thecustom_parameters
property (#30214)azurerm_oracle_cloud_vm_cluster
- add support for thefile_system_configuration
block (#30092)azurerm_oracle_exadata_infrastructure
- add support for thedefined_file_system_configuration
block (#30092)azurerm_batch_pool
- fixstart_task.0.task_retry_maximum
validation (#30182)azurerm_dev_center
- add support for theproject_catalog_item_sync_enabled
property (#29274)azurerm_dev_center_project_pool
- add support for themanaged_virtual_network_regions
property (#30061)azurerm_dynatrace_monitor
- add support for theenvironment_properties
block (#29251)azurerm_image
- improve validation foros_disk
,data_disk
andzone_resilient
(#30222)azurerm_managed_lustre_file_system
- add support for theroot_squash
block (#29876)azurerm_management_group_policy_assignment
- improve validation for thename
property (#30179)azurerm_management_group_policy_set_definition
- now forces a new resource to be created when the number ofparameters
is decreased (#29866)azurerm_mongo_cluster
- add support forversion
8.0 (#29823)azurerm_network_security_rule
- improve validation for source and destination properties (#29675)azurerm_oracle_cloud_vm_cluster
- add support for thefile_system_configuration
block (#30092)azurerm_policy_set_definition
- now forces a new resource to be created when the number ofparameters
is decreased (#29866)azurerm_resource_group_policy_assignment
- improve validation for thename
property (#30179)azurerm_resource_policy_assignment
- improve validation for thename
property (#30179)azurerm_subnet
- add support for theip_address_pool
block (#29840)azurerm_subscription_policy_assignment
- improve validation for thename
property (#30179)azurerm_video_indexer_account
- add support for thepublic_network_access
property (#29725)BUG FIXES:
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 thekey_vault_id
property is nil (#30252)azurerm_container_app_environment
- no longer panics whenlog_analytics_workspace_id
is from another subscription (#29829)azurerm_eventhub
- fix perpetual diff withmessage_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
- theretention_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 therule.for
property when not set (#30180)azurerm_mssql_database
- themax_size_gb
can now support0.1
and0.5
(#28334)azurerm_mssql_managed_instance
-administrator_login
is now Computed, preventing resource recreation whenazure_active_directory_administrator.azuread_authentication_only_enabled
istrue
(#30263)azurerm_postgresql_flexible_server_virtual_endpoint
- no longer causes an error whenreplica_server_id
is from another subscription (#29270)azurerm_role_management_policy
- fix perpetual diff onactivation_rules.approval_stage
(#29084)azurerm_service_plan
- fix an issue that prevented supported SKUs from specifyingzone_balancing_enabled
astrue
(#30165)azurerm_web_application_firewall_policy
-js_challenge_cookie_expiration_in_minutes
is now set to default value if not returned from API (#30245)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Renovate Bot.