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
Conversation
…> 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
Bot
requested a review
from Roger Doherty (MSFT) (doherty100)
as a code owner
August 3, 2026 08:14
Contributor
Author
|
Looks like hashicorp/azurerm is no longer updatable, so this is no longer needed. |
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>
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
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.
Updates the requirements on hashicorp/azurerm to permit the latest version.
Updates
hashicorp/azurermto 5.0.1Release notes
Sourced from hashicorp/azurerm's releases.
Changelog
Sourced from hashicorp/azurerm's changelog.
Commits
1b1c7a4CHANGELOG for 5.0.1 (#32932)b044c31azurerm_storage_table_entity- add a state migration forstorage_table_id...7399180fix: docs and 5.0 upgrade guide (#32925)c5cbb9dUpdate azurerm_storage_blob deprecated prop in azurerm 5.0 upgrade guide (#32...1c482d1azurerm_storage_queue- add a state migration for theidfield (#32914)0717360testing- add regression and state migration test helper (#32924)1e92e1aazurerm_cdn_frontdoor_origin- expand validation for `private_link_target_i...2bde7aaazurerm_web_application_firewall_policy missing upgrade guide entry (#32906)376dd38update all previous versions in docs to 5.x (#32893)23fe2d8Update recommended Terraform Core version to 5.0 (#32892)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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