Skip to content

chore(deps): update hashicorp/azurerm requirement from ~> 4.81.0 to ~> 5.0.1 in /modules/vm-mssql-win in the terraform-all group - #577

Closed
dependabot[bot] wants to merge 1 commit into
vnextfrom
dependabot/terraform/modules/vm-mssql-win/vnext/terraform-all-27b87c74f8
Closed

chore(deps): update hashicorp/azurerm requirement from ~> 4.81.0 to ~> 5.0.1 in /modules/vm-mssql-win in the terraform-all group#577
dependabot[bot] wants to merge 1 commit into
vnextfrom
dependabot/terraform/modules/vm-mssql-win/vnext/terraform-all-27b87c74f8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from hashicorp/azurerm's releases.

v5.0.1

5.0.1 (July 30, 2026)

NOTES:

In addition to the bug fixes below, a number of resource documentation pages and the 5.0-upgrade-guide have been updated.

BUG FIXES:

  • azurerm_cdn_frontdoor_origin - fix a regression that prevented valid values as input to private_link.private_link_target_id (#32912)
  • azurerm_storage_queue - add a state migration for the id field, fixing the upgrade path from 4.x to 5.x (#32914)
  • azurerm_storage_table_entity - add a state migration for the storage_table_id field, fixing the upgrade path from 4.x to 5.x (#32929)
Changelog

Sourced from hashicorp/azurerm's changelog.

5.0.1 (July 30, 2026)

NOTES:

In addition to the bug fixes below, a number of resource documentation pages and the 5.0-upgrade-guide have been updated.

BUG FIXES:

  • azurerm_cdn_frontdoor_origin - fix a regression that prevented valid values as input to private_link.private_link_target_id (#32912)
  • azurerm_storage_queue - add a state migration for the id field, fixing the upgrade path from 4.x to 5.x (#32914)
  • azurerm_storage_table_entity - add a state migration for the storage_table_id field, fixing the upgrade path from 4.x to 5.x (#32929)

5.0.0 (July 27, 2026)

NOTES:

  • Major Version: Version 5.0 of the Azure Provider is a major version - some behaviours have changed and some deprecated fields/resources have been removed - please refer to the 5.0 upgrade guide for more information.
  • When upgrading to v5.0 of the AzureRM Provider, we recommend upgrading to the latest version of Terraform Core (which can be found here).

FEATURES:

  • New Action: azurerm_web_app_set_slot_distribution (#32364)
  • New Datasource adds azurerm_kubernetes_automatic_cluster_datasource (#32881)

ENHANCEMENTS:

  • dependencies: grpc update to 1.82.1 (#32852)
  • dependencies: loadbalancers - update to API version 2025-01-01 (#32644)
  • azurerm_cognitive_account_rai_policy - the content_filter.severity_threshold property is now optional (#32100)
  • azurerm_container_registry - the trust_policy_enabled property has been deprecated and removed from the provider (#32752)
  • azurerm_dashboard_grafana - the 11 value for the grafana_major_version property has been deprecated and the property now supports 13 (#32777)
  • azurerm_log_analytics_workspace - add support for the internet_ingestion_access_type and internet_query_access_type properties (#32562)
  • azurerm_subnet - add support for the network_security_group_id_wo and network_security_group_id_wo_version properties (#32847)
  • azurerm_subnet - add support for the route_table_id_wo and route_table_id_wo_version properties (#32847)
  • azurerm_subnet - export the network_security_group_id property (#32847)
  • azurerm_subnet - export the route_table_id property (#32847)
  • azurerm_windows_web_app - add support for ~24 to site_config.application_stack.node_version (#32840)
  • azurerm_windows_web_app_slot - add support for ~24 to site_config.application_stack.node_version (#32840)
  • cdn - migrate to go-azure-sdk (#32849)
  • sentinel - migrate to go-azure-sdk (#32759)
Commits
  • 1b1c7a4 CHANGELOG for 5.0.1 (#32932)
  • b044c31 azurerm_storage_table_entity - add a state migration for storage_table_id...
  • 7399180 fix: docs and 5.0 upgrade guide (#32925)
  • c5cbb9d Update azurerm_storage_blob deprecated prop in azurerm 5.0 upgrade guide (#32...
  • 1c482d1 azurerm_storage_queue - add a state migration for the id field (#32914)
  • 0717360 testing - add regression and state migration test helper (#32924)
  • 1e92e1a azurerm_cdn_frontdoor_origin - expand validation for `private_link_target_i...
  • 2bde7aa azurerm_web_application_firewall_policy missing upgrade guide entry (#32906)
  • 376dd38 update all previous versions in docs to 5.x (#32893)
  • 23fe2d8 Update recommended Terraform Core version to 5.0 (#32892)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…> 5.0.1

Updates the requirements on [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) to permit the latest version.

Updates `hashicorp/azurerm` to 5.0.1
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/v5.0.1/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azurerm@v4.81.0...v5.0.1)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 5.0.1
  dependency-type: direct:production
  dependency-group: terraform-all
...

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 Aug 3, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Aug 3, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

Looks like hashicorp/azurerm is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 5, 2026
@dependabot
dependabot Bot deleted the dependabot/terraform/modules/vm-mssql-win/vnext/terraform-all-27b87c74f8 branch August 5, 2026 23:13
pull Bot pushed a commit to skaschimer/azuresandbox that referenced this pull request Aug 7, 2026
Bump the azurerm provider constraint from ~> 4.81.0 to ~> 5.0.1 across the
root module and all root-reachable child modules (modules/* and the
extras/modules/* referenced by main.tf), and apply the required azurerm 5.0
code changes surfaced by terraform validate:

- azurerm_private_dns_zone_virtual_network_link: use the required
  private_dns_zone_id argument instead of the removed resource_group_name +
  private_dns_zone_name pair (vnet-shared key_vault + ampls links; vnet-app
  three links). (Azure-Samples#588)
- azurerm_log_analytics_workspace: replace the removed internet_ingestion_enabled
  / internet_query_enabled booleans with internet_ingestion_access_type /
  internet_query_access_type and update the ignore_changes lifecycle
  accordingly (vnet-shared). The root azapi barrier is unaffected (it sets the
  raw ARM publicNetworkAccessForIngestion/Query properties). (Azure-Samples#589)
- azurerm_monitor_diagnostic_setting: remove the now-invalid
  lifecycle ignore_changes = [metric] (the metric block was removed in 5.0;
  this setting only enables audit logs, no metrics) (vnet-shared).
- azurerm_container_registry: remove the removed trust_policy_enabled argument
  (ACR content trust was retired); it was disabled, so behavior is unchanged
  (vnet-app).

Validated with terraform validate, terraform fmt, and tflint under azurerm v5.0.1.

Supersedes Dependabot PRs Azure-Samples#574, Azure-Samples#575, Azure-Samples#576, Azure-Samples#577, Azure-Samples#578, Azure-Samples#579, Azure-Samples#580, Azure-Samples#582, Azure-Samples#584, Azure-Samples#585, Azure-Samples#586.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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