generated from dxw/terraform-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Update Terraform azurerm to v4.57.0 - autoclosed #25
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17d0b1c to
3d22d5b
Compare
3d22d5b to
bc50a16
Compare
bc50a16 to
9e95649
Compare
c32b853 to
c1afb03
Compare
c1afb03 to
85a8f28
Compare
732489b to
bece311
Compare
bece311 to
0d02d69
Compare
09545d6 to
e8fd4dc
Compare
809248c to
c943725
Compare
c943725 to
e950da5
Compare
0eba4ba to
db3decb
Compare
1579146 to
a83dbc2
Compare
da63af3 to
362febc
Compare
96c5fd4 to
a03151a
Compare
5a13311 to
9d3eead
Compare
9d3eead to
42113ef
Compare
42e54c1 to
6a34a84
Compare
fdb3a68 to
b2cec5e
Compare
b2cec5e to
228a3b7
Compare
961541e to
31a4eb9
Compare
31a4eb9 to
d110eb1
Compare
d110eb1 to
3817339
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.28.0→4.57.0Release Notes
hashicorp/terraform-provider-azurerm (azurerm)
v4.57.0Compare Source
NOTE: This release removes the Mobile Network (
azurerm_mobile_network*) resources and data sources due to Azure having retired the serviceFEATURES:
azurerm_automation_runtime_environment(#30991)ENHANCEMENTS:
azurerm_data_protection_backup_vault_customer_managed_key- thekey_vault_key_idproperty now supports keys from a Managed HSM vault (#31365)azurerm_kubernetes_cluster- support for thenode_provisioning_profileblock (#30517)azurerm_log_analytics_cluster_customer_managed_key- thekey_vault_key_idproperty now supports keys from a Managed HSM vault (#31375)azurerm_mssql_database- thetransparent_data_encryption_key_vault_key_idproperty now supports keys from a Managed HSM vault (#31373)BUG FIXES:
azurerm_data_factory- fix ID parsing errors whencustomer_managed_key_identity_idis an empty string (#28621)azurerm_eventhub-partition_countcan now be updated for dedicated clusters (#30993)azurerm_linux_function_app- fix panic when deployed without all required permissions (#31344)v4.56.0Compare Source
ENHANCEMENTS:
healthbot- update to API version2025-05-25(#31328)terraform-plugin-testing- update tov1.14.0(#31334)azurerm_cognitive_account- add support for new attributes (#30778)azurerm_cognitive_account- add support for thekindproperty to rollback or upgrade fromOpenAItoAIServices(#31063)azurerm_databricks_workspace_root_dbfs_customer_managed_key- thekey_vault_key_idproperty now supports keys from Managed HSM Vaults (#31336)azurerm_databricks_workspace_root_dbfs_customer_managed_key- thekey_vault_key_idproperty now supports versionless keys (#31336)azurerm_healthbot- add support for theC1andPESSKUs (#31328)azurerm_lbfixignore_changesbehaviour in updatable properties (#31318)azurerm_network_manager_network_group- add support for themember_typeproperty [GH-30672azurerm_network_manager_static_member- add support for using a subnet as the target resource (#30672)azurerm_virtual_network_gateway- add support for theErGwScaleSKU (#31082)BUG FIXES:
azurerm_container_app_environment_certificate- fix an issue that prevented creating the resource with an empty value forcertificate_password(#31335)azurerm_databricks_workspace_root_dbfs_customer_managed_key- fix a panic that occurred when the customer managed key was removed from the workspace outside of Terraform (#31336)azurerm_databricks_workspace_root_dbfs_customer_managed_key- fix the timeout for the delete operation (#31336)azurerm_storage_blob_inventory_policy- fix setting Resource Identity data (#31313)v4.55.0Compare Source
FEATURES:
azurerm_api_management_workspace(#30241)azurerm_cognitive_account_project(#30916)azurerm_log_analytics_workspace_table_custom_log(#30800)azurerm_mongo_cluster_user(#31205)azurerm_palo_alto_next_generation_firewall_virtual_hub_strata_cloud_manager(#30613)azurerm_palo_alto_next_generation_firewall_virtual_network_strata_cloud_manager(#30613)azurerm_private_dns_zone(#31157)ENHANCEMENTS:
containerregistry- update to API version2025-04-01(#30205)go-azure-helpers- update tov0.75.1(#31148)go-azure-sdk- update tov0.20251202.1181053(#31253)managedidentity- upgrade API version to2024-11-30(#30535)postgres- update to API version2025-08-01(#31162)azurerm_cognitive_account- update validation forcustomer_managed_key.key_vault_key_idto allow managed HSM keys as input (#31147)azurerm_container_app_environment- extend validation forworkload_profile_typefor additional supported SKUs (#30738)azurerm_container_app_environment_certificate- add support for thecertificate_key_vaultblock (#30510)azurerm_data_factory- update validation forcustomer_managed_key_idto allow managed HSM keys as input (#31146)azurerm_mongo_cluster- support for new propertiescustomer_managed_key,data_api_mode_enabled,identity,restore,authentication_methodsandstorage_type(#31100)azurerm_mysql_flexible_server- add support for MySQL version8.4(#31099)azurerm_oracle_autonomous_database- theadmin_passwordproperty is no longerForceNew(#30966)azurerm_postgresql_flexible_server- update validation forcustomer_managed_key.key_vault_key_idandcustomer_managed_key.geo_backup_key_vault_key_idto allow managed HSM keys as input (#31148)azurerm_postgresql_flexible_server- add support for PostgreSQL version18(#31162)azurerm_storage_encryption_scope- update validation forkey_vault_key_idto allow managed HSM keys as input (#31145)BUG FIXES:
azurerm_ssh_public_key- fix normalisation forpublic_keyto avoid removing a literalEOTfrom the base64 encoded content (#31249)azurerm_data_protection_backup_vault- poll delete request for completion (#31202)azurerm_function_app_hybrid_connection- remove validation preventing resource import when using an elastic service plan SKU (#31134)azurerm_key_vault_key-not_before_dateandexpiration_dateare now set into state when empty, fixing an issue where drift was not detected (#31192)azurerm_key_vault_secret-not_before_dateandexpiration_dateare now set into state when empty, fixing an issue where drift was not detected (#31192)azurerm_kubernetes_cluster- fix drift onazure_policy_enabledwhen updating cluster (#30917)azurerm_kubernetes_fleet_update_run- fix a nil pointer dereference to prevent panics (#31213)azurerm_lb_nat_rule- fix an issue that prevented changingfloating_ip_enabledandtcp_reset_enabledfromtruetofalse(#31244)azurerm_lb_outbound_rule- fix an issue that prevented changingtcp_reset_enabledfromtruetofalse(#31244)azurerm_lb_rule- fix an issue that prevented changingfloating_ip_enabledandtcp_reset_enabledfromtruetofalse(#31244)azurerm_private_endpoint- ensure Resource Identity data is set on create to avoidMissing Resource Identity After Createerrors (#31246)azurerm_resource_group- fix poller for theprevent_deletion_if_contains_resourcesfeature, resolving an Azure eventual consistency issue (#31253)azurerm_storage_account- ensure Resource Identity data is set on create to avoidMissing Resource Identity After Createerrors (#31246)azurerm_traffic_manager_profile- fix an issue that prevented changingtraffic_view_enabledfromtruetofalse(#31066)v4.54.0Compare Source
FEATURES:
azurerm_cdn_front_door_cache_purge(#30765)azurerm_data_protection_backup_instance_protect(#31085)azurerm_managed_redis_databases_flush(#31132)azurerm_mssql_execute_job(#31095)azurerm_network_interface(#31012)azurerm_network_profile(#31127)azurerm_network_security_group(#31014)azurerm_route_table(#31015)ENHANCEMENTS:
go-azure-sdk- update tov0.20251107.1191907(#31095)azurerm_container_app- add support for thetemplate.cooldown_period_in_secondsandtemplate.polling_interval_in_secondsproperties (#29426)azurerm_container_app- add support for thetemplate.cooldown_period_in_secondsandtemplate.polling_interval_in_secondsproperties (#29426)azurerm_linux_function_app- add support fordotnet_version10.0(#31007)azurerm_linux_function_app_slot- add support fordotnet_version10.0(#31007)azurerm_linux_web_app- add support fordotnet_version10.0(#31007)azurerm_linux_web_app_slot- add support fordotnet_version10.0(#31007)azurerm_managed_redis- add support forpersistence_append_only_file_backup_frequencyandpersistence_redis_database_backup_frequencyproperties (#30964)azurerm_resource_group- refactored from legacy SDK to usego-azure-sdk(#30616)azurerm_service_plan- suppress casing difference onsku_name(#30907)azurerm_storage_share_directory- Deprecatestorage_share_idin favour ofstorage_share_url(#28457)azurerm_storage_share_file- Deprecatestorage_share_idin favour ofstorage_share_url(#28457)azurerm_windows_function_app- add support fordotnet_versionv10.0(#31007)azurerm_windows_function_app_slot- add support fordotnet_versionv10.0(#31007)azurerm_windows_web_app- add support fordotnet_versionv10.0(#31007)azurerm_windows_web_app_slot- add support fordotnet_versionv10.0(#31007)BUG FIXES:
azurerm_orchestrated_virtual_machine_scale_set- Fix issue when using a specialized image (#30889)azurerm_virtual_network- remove RO values from update to avoid issues with API payload size limitation (#30945)v4.53.0Compare Source
FEATURES:
azurerm_api_management_workspace_certificate(#30628)azurerm_mongo_cluster_firewall_rule(#31062)ENHANCEMENTS:
automation- update to API version2024-10-23(#30890)go-azure-sdk- update tov0.20251029.1173336(#31051)managedredis- update to API Version2025-07-01(#31051)mongocluster- update to API version2025-09-01(#30982)azurerm_api_management_backend- add support for thecircuit_breaker_ruleblock (#30471)azurerm_dynatrace_monitor- support for theYEARLYvalue in thebilling_cycleproperty (#31078)azurerm_kubernetes_cluster_node_pool- support for theundrainable_node_behaviorandmax_unavailableproperties (#30563)azurerm_managed_disk- support expanding Ultra Disks and Premium SSD v2 disk without downtime (#30593)azurerm_managed_redis- add support forpublic_network_access(#31051)azurerm_storage_table_entity- resource is now removed from state if it no longer exists in Azure (#31064)azurerm_synapse_spark_pool- add support forspark_version3.5(#30900)data.azurerm_postgresql_flexible_server- add support forzoneandhigh_availability(#31034)BUG FIXES:
azurerm_dynatrace_monitor- thephone_numberandcountryproperties are no longer Required (#31077)azurerm_dynatrace_tag_rules- thelog_rule.filtering_tagproperty is no longer required (#31065)azurerm_dynatrace_tag_rules- themetric_rule.filtering_tagproperty is no longer required (#31065)azurerm_kubernetes_cluster- fix crash in use ofazure_active_directory_role_based_access_control(#31101)azurerm_logic_app_workflow- fix inaccurate error messages (#30963)azurerm_virtual_network_gateway- fix validation forpolicy_group.nameandvpn_client_configuration.virtual_network_gateway_client_connection.policy_group_names(#30454)v4.52.0Compare Source
NOTE: This release removes the
azurerm_spatial_anchors_accountresource and data source due to Azure having retired the serviceFEATURES:
azurerm_api_management_workspace_api_version_set(#30498)ENHANCEMENTS:
Goupdated tov1.25.3(#31020)azurerm_application_gateway- add support for thebackend_http_settings.dedicated_backend_connection_enabledproperty (#31033)azurerm_application_gateway- add support for thebackend_http_settings.dedicated_backend_connection_enabledproperty (#31033)azurerm_machine_learning_datastore_blobstorage- improve validation forstorage_container_id(#31002)azurerm_machine_learning_datastore_datalake_gen2- improve validation forstorage_container_id(#31002)azurerm_windows_web_app- add support for thevirtual_network_image_pull_enabledproperty (#30920)azurerm_windows_web_app_slot- add support for thevirtual_network_image_pull_enabledproperty (#30920)BUG FIXES:
azurerm_container_registry_task- prevent a panic by adding a nil check (#31043)v4.51.0Compare Source
FEATURES:
azurerm_oracle_resource_anchor(#30823)azurerm_network_manager_routing_rule(#30439)azurerm_oracle_resource_anchor(#30823)ENHANCEMENTS:
dashboard- update to API version2025-08-01(#30972)go-azure-sdk- update tov0.20251024.1223440(#30952)network- update to API version2025-01-01(#30904)azurerm_cognitive_account- addTextAnalyticsto allowedkindvalidation fornetwork_acls.bypass(#30887)azurerm_subnet_service_endpoint_storage_policy- add support for the/services/Azure/Databricksvalue in thedefinition.service_resourcesproperty (#30762)BUG FIXES:
azurerm_managed_redis- fix a panic caused by a nested field access on a pointer without nil checking (#30978)v4.50.0Compare Source
FEATURES:
azurerm_managed_redis(#30060)azurerm_managed_redis(#30060)azurerm_managed_redis_geo_replication(#30060)ENHANCEMENTS:
go-azure-sdkupdate tov0.20251016.1163854(#30883)oracle- update to API version2025-09-01(#30796)azurerm_container_app_environment- add support for thepublic_network_accessproperty (#30817)azurerm_container_app_environment- add support for thepublic_network_accessproperty (#30817)azurerm_mssql_job_target_group- thejob_target.job_credential_idproperty is no longer required whendatabase_nameis not set to allow for authentication using a managed identity (#30898)azurerm_netapp_volume_resource- support for Cross Zone Region replication through thedata_protection_replicationblock (#30872)azurerm_search_service- implement plan time error whenlocal_authentication_enabled = falseandauthentication_failure_modeis set (#30882)BUG FIXES:
azurerm_mssql_database- allow existing zero or null value forauto_pause_delay_in_minutesandmin_capacityof non-serverless database (#30924)v4.49.0Compare 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_idsproperty (#29061)azurerm_consumption_budget_management_group- remove the maximum count validation for thenotificationblock (#29200)azurerm_consumption_budget_resource_group- remove the maximum count validation for thenotificationblock (#29200)azurerm_consumption_budget_subscription- remove the maximum count validation for thenotificationblock (#29200)azurerm_data_protection_backup_vault- add support for theidentity.identity_idsproperty (#29061)azurerm_data_protection_backup_vault- add support forUserAssignedandSystemAssigned, UserAssignedvalues to theidentity.typeproperty (#29061)azurerm_monitor_data_collection_rule- improve validation fordata_sources.*.name(#30851)azurerm_search_service- support upgrading theskubased on tier (#30842)azurerm_storage_queue- support migrating fromstorage_account_nametostorage_account_id(#30836)BUG FIXES:
azurerm_application_insights- fix an issue that causedtagsto be removed when other properties were updated (#30758)azurerm_container_registry- fix thenamelength validation to allow 50 rather than 49 (#30858)azurerm_function_app_flex_consumption- theauth_settingsblock contents are now set into state whenauth_settings.enabledis set tofalse(#30781)azurerm_linux_function_app- theauth_settingsblock contents are now set into state whenauth_settings.enabledis set tofalse(#30781)azurerm_linux_function_app_slot- theauth_settingsblock contents are now set into state whenauth_settings.enabledis set tofalse(#30781)azurerm_linux_web_app- theauth_settingsblock contents are now set into state whenauth_settings.enabledis set tofalse(#30781)azurerm_linux_web_app_slot- theauth_settingsblock contents are now set into state whenauth_settings.enabledis set tofalse(#30781)azurerm_mssql_database- fix validation formin_capacityandauto_pause_delay_in_minutesbeing 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_settingsblock contents are now set into state whenauth_settings.enabledis set tofalse(#30781)azurerm_windows_function_app_slot- theauth_settingsblock contents are now set into state whenauth_settings.enabledis set tofalse(#30781)azurerm_windows_web_app- theauth_settingsblock contents are now set into state whenauth_settings.enabledis set tofalse(#30781)azurerm_windows_web_app_slot- theauth_settingsblock contents are now set into state whenauth_settings.enabledis set tofalse(#30781)v4.48.0Compare 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 forAzureLinux3andUbuntu2204to thedefault_node_pool.os_skuproperty (#30719)azurerm_kubernetes_cluster- add support for theai_toolchain_operator_enabledproperty (#30713)azurerm_kubernetes_cluster_node_pool- add support forAzureLinux3andUbuntu2204to theos_skuproperty (#30719)azurerm_linux_virtual_machine_scale_set- add support for theresilient_vm_creation_enabledandresilient_vm_deletion_enabledproperties (#30204)azurerm_network_watcher_flow_log- changing thetarget_resource_idproperty no longer forces the resource to be replaced (#30776)azurerm_notification_hub_namespace- add support forreplication_regionandzone_redundancy_enabled(#30531)azurerm_windows_virtual_machine_scale_set- add support for theresilient_vm_creation_enabledandresilient_vm_deletion_enabledproperties (#30204)BUG FIXES:
azurerm_eventhub_namespace-maximum_throughput_unitscan be set to0whenauto_inflate_enabledis disabled (#30777)azurerm_log_analytics_workspace- fix the default value forlocal_authentication_enabled(#30759)azurerm_mssql_database- add validation to ensure thatmin_capacityandauto_pause_delay_in_minutescan only be set on serverless dbs (#30790)azurerm_mssql_server- theazuread_administratorblock now updates in place rather than being deleted/recreated (#30742)azurerm_network_watcher_flow_log- thetarget_resource_idproperty 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)v4.47.0Compare Source
FEATURES:
azurerm_api_management_workspace_policy(#30547)ENHANCEMENTS:
go-azure-sdk- update tov0.20250924.1155608(#30693)azurerm_cognitive_account- add support for valueAIServicestokindproperty (#30423)azurerm_cognitive_account- add theproject_management_enabledproperty (#30423)azurerm_cognitive_account- add thenetwork_injectionproperty (#30423)azurerm_palo_alto_local_rulestack_rule- increase limit forpriorityto1000000(#30712)azurerm_stream_analytics_job- add support for theMsivalue in thejob_storage_account.authentication_modeproperty (#30728)BUG FIXES:
azurerm_management_group_policy_remediation- suppress casing difference onpolicy_definition_reference_idto avoid a perpetual diff as the API doesn't honour casing (#30736)azurerm_resource_group_policy_remediation- suppress casing difference onpolicy_definition_reference_idto avoid a perpetual diff as the API doesn't honour casing (#30736)azurerm_resource_policy_remediation- suppress casing difference onpolicy_definition_reference_idto avoid a perpetual diff as the API doesn't honour casing (#30736)azurerm_storage_account- fix error that occurs aroundqueue_propertieswhen not specified (#30746)azurerm_subscription_policy_remediation- suppress casing difference onpolicy_definition_reference_idto avoid a perpetual diff as the API doesn't honour casing (#30736)v4.46.0Compare Source
ENHANCEMENTS:
frontdoor/webapplicationfirewallpolicies- update to API version2025-03-01(#29742)azurerm_cdn_frontdoor_firewall_policy- support for thecaptcha_cookie_expiration_in_minutesproperty and theCAPTCHAvalue in thecustom_rule.actionproperty (#29742)azurerm_cdn_frontdoor_security_policy- add update ability (#30299)azurerm_cognitive_account- add support forC2,C3,C4,D3, andS1tosku_name(#30655)azurerm_flex_function_app- add support for thehttp_concurrencyproperty (#29678)azurerm_kubernetes_cluster- add support for theapi_server_access_profile.virtual_network_integration_enabledandapi_server_access_profile.subnet_idproperties (#30559)azurerm_machine_learning_workspace- add support for theservice_side_encryption_enabledproperty (#30478)azurerm_mysql_flexible_server- add support for themanaged_hsm_key_idproperty (#30502)azurerm_netapp_volume- add support for updatingprotocols(#30643)azurerm_netapp_volume_group_oracle- add support for updatingprotocols(#30643)azurerm_netapp_volume_group_sap_hana- add support for updatingprotocols(#30643)azurerm_postgresql_flexible_server- add support for the17value in theversionproperty (#30683)azurerm_storage_queue- add support for thestorage_account_idproperty (#28752)BUG FIXES:
azurerm_cdn_frontdoor_firewall_policy- fix the read function so it now correctly marks the resource as gone (#30704)v4.45.1Compare 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:
hashicorp/terraform-plugin-sdk/v2- update tov2.38.1(#30667)azurerm_network_interface- ensure identity is set during non-refresh apply operations (#30667)v4.45.0Compare Source
FEATURES:
azurerm_virtual_machine_power(#30647)azurerm_storage_account(#30614)azurerm_virtual_network(#30614)ENHANCEMENTS:
go-azure-sdk- update tov0.20250908.1192604(#30644)azurerm_kubernetes_cluster- add support for thenetwork_profile.advanced_networkingblock (#30434)azurerm_storage_account-expiration_actionsupportsBlock(#30599) (#30599)azurerm_subnet- add support forsharing_scope(#30600)v4.44.0Compare Source
ENHANCEMENTS:
go-azure-sdk- update tov0.20250903.1204452(#30557)paloaltonetworks/firewalls- update to API version2025-05-23(#30587)azurerm_kubernetes_cluster- add support forbootstrap_profile(#30532)azurerm_kubernetes_cluster- add support for thenonevalue fornetwork_profile.outbound_type(#30532)azurerm_netapp_volume- add support foraccept_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 parsinghidden-linktags (#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- fixnamevalidation (#30590)azurerm_palo_alto_next_generation_firewall_virtual_hub_local_rulestack- fix import by parsingnetwork_virtual_appliance_idinsensitively (#30597)azurerm_palo_alto_next_generation_firewall_virtual_hub_panorama- fix import by parsingnetwork_virtual_appliance_idinsensitively (#30597)azurerm_postgresql_flexible_server- fix a bug when setting thesource_server_idproperty (#30497)v4.43.0Compare Source
FEATURES:
azurerm_oracle_autonomous_database_backup(#30201)azurerm_oracle_autonomous_database_backups(#30201)azurerm_oracle_autonomous_database_backup(#30201)ENHANCEMENTS:
azurerm_api_management_backend- upgrade API version to2024-05-01(#30500)eventgrid- upgrade to API version2025-02-15(#30481)azurerm_dev_center_project_pool- add support for thesingle_sign_on_enabledproperty (#30440)azurerm_dev_center_project_pool- add support for thesingle_sign_on_enabledproperty (#30440)azurerm_management_group_policy_assignment-override.kindcan now be configured (#30524)azurerm_monitor_activity_log_alert- add support for theSecurityvalue in therecommendation_categoryproperty (#30192)azurerm_postgresql_flexible_server_firewall_rule- improve validation for thestart_ip_addressandend_ip_addressproperties to ensure the values are valid IPv4 addresses (#30514)azurerm_resource_group_policy_assignment-override.kindcan now be configured (#30524)azurerm_resource_policy_assignment-override.kindcan now be configured (#30524)azurerm_sentinel_automation_rule- add support for theaction_incident_taskblock (#29295)azurerm_subscription_policy_assignment-override.kindcan now be configured (#30524)BUG FIXES:
azurerm_flex_function_app- fixinstance_memory_in_mbupdate issue (GH-30489)azurerm_kubernetes_cluster- remove read-only fieldNodeImageVersionwhen cycling node pool (#30416)azurerm_kubernetes_cluster_node_pool- remove read-only fieldNodeImageVersionwhen cycling node pool (#30416)azurerm_management_group_policy_set_definition- fix an issue that caused API errors whenpolicy_definition_referenceblocks were added or removed (#30493)azurerm_policy_set_definition- fix an issue that caused API errors whenpolicy_definition_referenceblocks were added or removed (#30493)azurerm_virtual_machine- fix potential panic caused by the hash function for theos_profile_linux_configblock (#30456)v4.42.0Compare Source
NOTES:
azurerm_kusto_clusterwhen thelanguage_extensionsproperty is defined. Users upgrading from a version older than4.0.0should upgrade directly to this release.FEATURES:
azurerm_managed_disks(#30394)ENHANCEMENTS:
containerservice- update api version to2025-05-01(#30401)go-azure-sdk/resourcemanagerupdate tov0.20250814.1105543(#30401)go-azure-sdk/sdkupdate tov0.20250814.1105543(#30401)azurerm_iothub- add support forendpoint.subscription_idproperty (#27524)azurerm_iothub_endpoint_cosmosdb_account- add support forendpoint.subscription_idproperty (#27524)azurerm_iothub_endpoint_eventhub- add support forendpoint.subscription_idproperty (#27524)azurerm_iothub_endpoint_servicebus_queue- add support forendpoint.subscription_idproperty (#27524)azurerm_iothub_endpoint_servicebus_topic- add support forendpoint.subscription_idproperty (#27524)azurerm_linux_virtual_machine- add support foros_managed_disk_idproperty (#30394)azurerm_windows_virtual_machine- add support foros_managed_disk_idproperty (#30394)BUG FIXES:
azurerm_kusto_cluster- add a state migration forlanguage_extensionsto migrate from a list of strings to a list of objects (block) (#30438)azurerm_kusto_cluster- fix an issue where removal of thelanguage_extensionsproperty was not applied to the API request (#30449)azurerm_linux_web_app- normalize docker url (#30368)[
v4.41.0](https://redirect.github.com/hashicorp/terraform-provider-azurerm/blob/HEAD/CConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.