Skip to content

Update hashicorp/azurerm requirement from <= 4.42.0 to <= 4.59.0 in /modules/terraform/azure#1048

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/modules/terraform/azure/main/hashicorp/azurerm-lte-4.59.0
Closed

Update hashicorp/azurerm requirement from <= 4.42.0 to <= 4.59.0 in /modules/terraform/azure#1048
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/modules/terraform/azure/main/hashicorp/azurerm-lte-4.59.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Updates the requirements on hashicorp/azurerm to permit the latest version.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.59.0

4.59.0 (February 06, 2026)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20260129.1200123 (#31621)
  • azurerm_automation_runbook - add support for the runtime_environment_name property (#30992)
  • azurerm_kusto_eventgrid_data_connection - update validation for eventhub_consumer_group_name to allow $Default as input (#31551)
  • azurerm_linux_function_app - add support for 3.14 to site_config.application_stack.python_version (#31195)
  • azurerm_linux_function_app_slot - add support for 3.14 to site_config.application_stack.python_version (#31195)
  • azurerm_netapp_volume_group_sap_hana_resource - add support for zone, encryption_key_source, key_vault_private_endpoint_id, and network_features (#31603)
  • azurerm_user_assigned_identity - add support for the isolation_scope property (#31216)

BUG FIXES:

  • azurerm_kubernetes_cluster - thenetwork_policy property now allows updating from calico to cilium (#31627)
  • azurerm_logic_app_trigger_http_request - fix an issue that prevented importing existing resources due to empty trigger inputs (#31433)
  • azurerm_mssql_database - fix validation for min_capacity and auto_pause_delay_in_minutes (#31690)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.59.0 (February 06, 2026)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20260129.1200123 (#31621)
  • azurerm_automation_runbook - add support for the runtime_environment_name property (#30992)
  • azurerm_kusto_eventgrid_data_connection - update validation for eventhub_consumer_group_name to allow $Default as input (#31551)
  • azurerm_linux_function_app - add support for 3.14 to site_config.application_stack.python_version (#31195)
  • azurerm_linux_function_app_slot - add support for 3.14 to site_config.application_stack.python_version (#31195)
  • azurerm_netapp_volume_group_sap_hana_resource - add support for zone, encryption_key_source, key_vault_private_endpoint_id, and network_features (#31603)
  • azurerm_user_assigned_identity - add support for the isolation_scope property (#31216)

BUG FIXES:

  • azurerm_kubernetes_cluster - thenetwork_policy property now allows updating from calico to cilium (#31627)
  • azurerm_logic_app_trigger_http_request - fix an issue that prevented importing existing resources due to empty trigger inputs (#31433)

4.58.0 (January 22, 2026)

FEATURES:

  • New Data Source: azurerm_network_security_perimeter (#31356)
  • New Data Source: azurerm_network_security_perimeter_profile (#31356)
  • New Resource: azurerm_network_security_perimeter (#31356)
  • New Resource: azurerm_network_security_perimeter_access_rule (#31356)
  • New Resource: azurerm_network_security_perimeter_association (#31356)
  • New Resource: azurerm_network_security_perimeter_profile (#31356)
  • New List Resource: azurerm_resource_group (#31270)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20251219.1184026 (#31397)
  • azurerm_backup_policy_file_share - add support for backup_tier and snapshot_retention_in_days (#29243)
  • azurerm_cosmosdb_cassandra_cluster - version now supports 4.1 and 5.0 (#31424)
  • azurerm_function_app_flex_consumption - the maximum_instance_count property now allows values from 1 - 1000 (#31392)
  • azurerm_kubernetes_cluster - network_data_plane and network_policy now support updating to cilium (#30958)
  • azurerm_kusto_eventhub_data_connection - add support for retrieval_start_date (#31445)
  • azurerm_kusto_iothub_data_connection - add support for retrieval_start_date (#31413)
  • azurerm_kusto_script - add support for script_level and principal_permissions_action (#31403)
  • azurerm_linux_function_app - add support for 24 to site_config.application_stack.node_version (#31098)
  • azurerm_linux_function_app_slot - add support for 24 to site_config.application_stack.node_version (#31098)
  • azurerm_linux_web_app - add support for 24-lts to site_config.application_stack.node_version (#31098)
  • azurerm_linux_web_app_slot - add support for 24-lts to site_config.application_stack.node_version (#31098)
  • azurerm_mssql_managed_instance - increase storage_size_in_gb maximum to 32768 (#31387)
  • azurerm_netapp_volume_group_oracle - service_level now supports Flexible (#31508)
  • azurerm_netapp_volume_group_sap_hana - service_level now supports Flexible (#31508)
  • azurerm_network_manager_routing_configuration - add support for the route_table_usage_mode property (#31463)
  • azurerm_windows_function_app - add support for ~24 to site_config.application_stack.node_version (#31248)
  • azurerm_windows_function_app_slot - add support for ~24 to site_config.application_stack.node_version (#31248)
  • data.azurerm_container_registry - admin_password is now sensitive (#31428)

... (truncated)

Commits
  • 85f9011 CHANGELOG.md for 4.59.0 (#31568)
  • 489a8c0 Test/privlinkresourcetest (#31694)
  • 438fb94 azurerm_mssql_database - fix min_capacity and auto_pause_delay_in_minutes v...
  • 44f5058 list - temporarily remove helper usage (#31680)
  • fea6882 azurerm_user_assigned_identity - support isolation_scope property (#31216)
  • f67263a azurerm_api_management_logger: fixes TestAccApiManagementLogger_update (#31537)
  • d4385c1 azurerm_storage_account - Update default value to the Azure Default (#31596)
  • d38cf8c docs: clarify Azure DevOps TerraformTaskV4 extension requirement (#31622)
  • 38339da Docs: azurerm_static_web_app added note regarding unsettable repository_tok...
  • 14e8278 [Contributor Documentation]: Add guidance for Acceptance Test PreCheck functi...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) to permit the latest version.
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azurerm@v0.1.0...v4.59.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.59.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 9, 2026
@dependabot dependabot bot requested a review from sumanthreddy29 as a code owner February 9, 2026 15:25
@dependabot dependabot bot added the terraform Pull requests that update terraform code label Feb 9, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Feb 9, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2026

Superseded by #1061.

@dependabot dependabot bot closed this Feb 13, 2026
@dependabot dependabot bot deleted the dependabot/terraform/modules/terraform/azure/main/hashicorp/azurerm-lte-4.59.0 branch February 13, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant