Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2026

Bumps hashicorp/azurerm from 4.28.0 to 4.58.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.58.0

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)

BUG FIXES:

  • azurerm_api_management - fix an issue that prevented updates to hostname_configuration.*.key_vault_certificate_id (#31534)
  • azurerm_api_management_custom_domain - fix an issue that prevented updates to [management|portal|developer_portal|scm|gateway].key_vault_certificate_id (#31534)
  • azurerm_container_app_custom_domain - no longer error during read when container app is deleted outside of Terraform (#31523)
  • azurerm_databricks_workspace - removed a legacy workaround that prevented apply operations from succeeding when managed_disk_cmk_rotation_to_latest_version_enabled and tags were updated simultaneously (#31509)
  • azurerm_storage_account - can now update a Storage Standard ZRS account (#31431)
  • clients - fix correlation id across many clients (#31368)

v4.57.0

4.57.0 (December 18, 2025)

NOTE: This release removes the Mobile Network (azurerm_mobile_network*) resources and data sources due to Azure having retired the service

FEATURES:

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

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)

BUG FIXES:

  • azurerm_api_management - fix an issue that prevented updates to hostname_configuration.*.key_vault_certificate_id (#31534)
  • azurerm_api_management_custom_domain - fix an issue that prevented updates to [management|portal|developer_portal|scm|gateway].key_vault_certificate_id (#31534)
  • azurerm_container_app_custom_domain - no longer error during read when container app is deleted outside of Terraform (#31523)
  • azurerm_databricks_workspace - removed a legacy workaround that prevented apply operations from succeeding when managed_disk_cmk_rotation_to_latest_version_enabled and tags were updated simultaneously (#31509)
  • azurerm_storage_account - can now update a Storage Standard ZRS account (#31431)
  • clients - fix correlation id across many clients (#31368)

4.57.0 (December 18, 2025)

NOTE: This release removes the Mobile Network (azurerm_mobile_network*) resources and data sources due to Azure having retired the service

FEATURES:

  • New Resource: azurerm_automation_runtime_environment (#30991)

... (truncated)

Commits
  • 9577498 CHANGELOG.md for 4.58.0 (#31394)
  • 8b132f2 internal/provider - Add sdk.FrameworkServiceRegistration support to services ...
  • fb43ee6 provider/services - Add sdk.FrameworkServiceRegistration support to all a-e s...
  • 0267396 provider/services - Add sdk.FrameworkServiceRegistration support to all r-z s...
  • 44547b1 azurerm_network_security_perimeter - Create new resources (#31356)
  • 3468ceb azurerm_databricks_workspace - Remove the PATCH (for tags) during `Update()...
  • 6b97201 docs - remove beta note from List Resources (#31544)
  • 5c57424 azurerm_api_management[_custom_domain] - fix certificate update behaviour (...
  • b8216b4 azurerm_container_app_custom_domain - no longer error during read when cont...
  • 9b391ca Contributor Guides - Add some new rules for development (#31164)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 4.28.0 to 4.58.0.
- [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@v4.28.0...v4.58.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.58.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jan 23, 2026
@github-actions
Copy link
Contributor

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.2s
❌ REPOSITORY checkov yes 5 22.43s
✅ REPOSITORY dustilock yes no 2.3s
✅ REPOSITORY gitleaks yes no 32.38s
✅ REPOSITORY git_diff yes no 0.11s
✅ REPOSITORY grype yes no 29.51s
❌ REPOSITORY kics yes 27 78.28s
✅ REPOSITORY secretlint yes no 1.23s
✅ REPOSITORY syft yes no 0.74s
❌ REPOSITORY trivy yes 1 19.04s
✅ REPOSITORY trivy-sbom yes no 0.16s
✅ REPOSITORY trufflehog yes no 3.89s
✅ TERRAFORM terraform-fmt 1 0 0 0.09s
❌ TERRAFORM terrascan yes 1 8.14s
❌ TERRAFORM tflint yes 1 6.51s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

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.

0 participants