chore(deps): update terraform azurerm to v4.49.0 #107
Merged
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.47.0
->4.49.0
Release Notes
hashicorp/terraform-provider-azurerm (azurerm)
v4.49.0
Compare Source
FEATURES:
azurerm_graph_services_account
(#30697)azurerm_oracle_exascale_database_storage_vault
(#30043)azurerm_api_management_workspace_policy_fragment
(#30678)azurerm_oracle_exascale_database_storage_vault
(#30043)ENHANCEMENTS:
azurerm_data_protection_backup_vault
- add support for theidentity.identity_ids
property (#29061)azurerm_consumption_budget_management_group
- remove the maximum count validation for thenotification
block (#29200)azurerm_consumption_budget_resource_group
- remove the maximum count validation for thenotification
block (#29200)azurerm_consumption_budget_subscription
- remove the maximum count validation for thenotification
block (#29200)azurerm_data_protection_backup_vault
- add support for theidentity.identity_ids
property (#29061)azurerm_data_protection_backup_vault
- add support forUserAssigned
andSystemAssigned, UserAssigned
values to theidentity.type
property (#29061)azurerm_monitor_data_collection_rule
- improve validation fordata_sources.*.name
(#30851)azurerm_search_service
- support upgrading thesku
based on tier (#30842)azurerm_storage_queue
- support migrating fromstorage_account_name
tostorage_account_id
(#30836)BUG FIXES:
azurerm_application_insights
- fix an issue that causedtags
to be removed when other properties were updated (#30758)azurerm_container_registry
- fix thename
length validation to allow 50 rather than 49 (#30858)azurerm_function_app_flex_consumption
- theauth_settings
block contents are now set into state whenauth_settings.enabled
is set tofalse
(#30781)azurerm_linux_function_app
- theauth_settings
block contents are now set into state whenauth_settings.enabled
is set tofalse
(#30781)azurerm_linux_function_app_slot
- theauth_settings
block contents are now set into state whenauth_settings.enabled
is set tofalse
(#30781)azurerm_linux_web_app
- theauth_settings
block contents are now set into state whenauth_settings.enabled
is set tofalse
(#30781)azurerm_linux_web_app_slot
- theauth_settings
block contents are now set into state whenauth_settings.enabled
is set tofalse
(#30781)azurerm_mssql_database
- fix validation formin_capacity
andauto_pause_delay_in_minutes
being set on non-serverless SKUs (#30856)azurerm_signalr_service_custom_certificate
- remove unnecessary API requests and checks that could lead to a panic (#30412)azurerm_windows_function_app
- theauth_settings
block contents are now set into state whenauth_settings.enabled
is set tofalse
(#30781)azurerm_windows_function_app_slot
- theauth_settings
block contents are now set into state whenauth_settings.enabled
is set tofalse
(#30781)azurerm_windows_web_app
- theauth_settings
block contents are now set into state whenauth_settings.enabled
is set tofalse
(#30781)azurerm_windows_web_app_slot
- theauth_settings
block contents are now set into state whenauth_settings.enabled
is set tofalse
(#30781)v4.48.0
Compare Source
FEATURES:
azurerm_oracle_autonomous_database_clone_from_backup
(#29633)azurerm_oracle_autonomous_database_clone_from_database
(#29633)azurerm_oracle_autonomous_database_clone_from_backup
(#29633)azurerm_oracle_autonomous_database_clone_from_database
(#29633)ENHANCEMENTS:
containerapps
- update to API version2025-07-01
(#30801)containerservice
- update to API version2025-07-01
(#30719)go-azure-sdk
- update tov0.20251007.1195632
(#30799)guestconfiguration
- update to API version2024-04-05
(#30642)search
- update to API version2025-05-01
(#30314)azurerm_kubernetes_cluster
- add support forAzureLinux3
andUbuntu2204
to thedefault_node_pool.os_sku
property (#30719)azurerm_kubernetes_cluster
- add support for theai_toolchain_operator_enabled
property (#30713)azurerm_kubernetes_cluster_node_pool
- add support forAzureLinux3
andUbuntu2204
to theos_sku
property (#30719)azurerm_linux_virtual_machine_scale_set
- add support for theresilient_vm_creation_enabled
andresilient_vm_deletion_enabled
properties (#30204)azurerm_network_watcher_flow_log
- changing thetarget_resource_id
property no longer forces the resource to be replaced (#30776)azurerm_notification_hub_namespace
- add support forreplication_region
andzone_redundancy_enabled
(#30531)azurerm_windows_virtual_machine_scale_set
- add support for theresilient_vm_creation_enabled
andresilient_vm_deletion_enabled
properties (#30204)BUG FIXES:
azurerm_eventhub_namespace
-maximum_throughput_units
can be set to0
whenauto_inflate_enabled
is disabled (#30777)azurerm_log_analytics_workspace
- fix the default value forlocal_authentication_enabled
(#30759)azurerm_mssql_database
- add validation to ensure thatmin_capacity
andauto_pause_delay_in_minutes
can only be set on serverless dbs (#30790)azurerm_mssql_server
- theazuread_administrator
block now updates in place rather than being deleted/recreated (#30742)azurerm_network_watcher_flow_log
- thetarget_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)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.