Skip to content

build(deps): update hashicorp/azurerm requirement from ~> 4.40 to ~> 5.3 in /reference-architectures/iac/container-apps - #486

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/reference-architectures/iac/container-apps/hashicorp/azurerm-tw-5.3
Open

build(deps): update hashicorp/azurerm requirement from ~> 4.40 to ~> 5.3 in /reference-architectures/iac/container-apps#486
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/reference-architectures/iac/container-apps/hashicorp/azurerm-tw-5.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from hashicorp/azurerm's releases.

v5.3.0

5.3.0 (August 27, 2026)

FEATURES:

  • New Data Source: azurerm_playwright_workspace (#31954)
  • New List Resource: azurerm_cognitive_deployment (#33149)
  • New List Resource: azurerm_playwright_workspace (#31954)
  • New Resource: azurerm_playwright_workspace (#31954)

ENHANCEMENTS:

  • dependencies: go-azure-helpers - update version to 0.82.0 (#33142)
  • dependencies: sql - update API version to 2025-01-01 (#33201)
  • Data Source: azurerm_role_definition - export the role_definition_resource_id property (#33126)
  • azurerm_cognitive_deployment - add Resource Identity support (#33149)
  • azurerm_federated_identity_credential - add additional polling to account for Azure's eventual consistency (#32935)
  • azurerm_kubernetes_cluster - add support for the oms_agent.retina_flow_logs_enabled property (#33222)
  • azurerm_managed_application - add support for the identity block (#30725)
  • azurerm_private_endpoint - extend validation for the private_service_connection.subresource_names property to allow names containing spaces (#32887)
  • azurerm_search_service - allow in-place downgrades of the sku property between Basic and Standard tiers (#33069)
  • azurerm_site_recovery_replicated_vm - add update support to the managed_disk block without requiring resource recreation (#33140)
  • azurerm_user_assigned_identity - add additional polling to account for Azure's eventual consistency (#33142)

BUG FIXES:

  • Data Source: azurerm_app_configuration_key - now correctly sets tags into state (#33182)
  • azurerm_eventhub_namespace - prevent network_rulesets.x.default_action being set to Deny if ip_rule or virtual_network_rule is not specified (#33216)
Changelog

Sourced from hashicorp/azurerm's changelog.

5.3.0 (August 27, 2026)

FEATURES:

  • New Data Source: azurerm_playwright_workspace (#31954)
  • New List Resource: azurerm_cognitive_deployment (#33149)
  • New List Resource: azurerm_playwright_workspace (#31954)
  • New Resource: azurerm_playwright_workspace (#31954)

ENHANCEMENTS:

  • dependencies: go-azure-helpers - update version to 0.82.0 (#33142)
  • dependencies: sql - update API version to 2025-01-01 (#33201)
  • Data Source: azurerm_role_definition - export the role_definition_resource_id property (#33126)
  • azurerm_cognitive_deployment - add Resource Identity support (#33149)
  • azurerm_federated_identity_credential - add additional polling to account for Azure's eventual consistency (#32935)
  • azurerm_kubernetes_cluster - add support for the oms_agent.retina_flow_logs_enabled property (#33222)
  • azurerm_managed_application - add support for the identity block (#30725)
  • azurerm_private_endpoint - extend validation for the private_service_connection.subresource_names property to allow names containing spaces (#32887)
  • azurerm_search_service - allow in-place downgrades of the sku property between Basic and Standard tiers (#33069)
  • azurerm_site_recovery_replicated_vm - add update support to the managed_disk block without requiring resource recreation (#33140)
  • azurerm_user_assigned_identity - add additional polling to account for Azure's eventual consistency (#33142)

BUG FIXES:

  • Data Source: azurerm_app_configuration_key - now correctly sets tags into state (#33182)
  • azurerm_eventhub_namespace - prevent network_rulesets.x.default_action being set to Deny if ip_rule or virtual_network_rule is not specified (#33216)

5.2.0 (August 20, 2026)

FEATURES:

  • New List Resource: azurerm_user_assigned_identity (#32667)

ENHANCEMENTS:

  • dependencies: go - update to 1.26.6 (#33141)
  • dependencies: go-azure-sdk - update to v0.20260811.1225050 (#33079)
  • azurerm_cdn_frontdoor_batch_rule_set - allow / as an input to rule.conditions.request_path.values (#33023)
  • azurerm_databricks_workspace - remove a redundant key vault existence check (#33136)
  • azurerm_databricks_workspace_root_dbfs_customer_managed_key - remove a redundant key vault existence check (#33136)
  • azurerm_logic_app_standard - add support for v10.0 to site_config.dotnet_framework_version (#33116)
  • azurerm_mongo_cluster - administrator_password is no longer required when create_mode is Default to support Entra ID-only authentication (#32092)
  • azurerm_redhat_openshift_cluster - add support for the network_profile.load_balancer_profile block (#32473)
  • azurerm_redhat_openshift_cluster - add support for the platform_workload_identity_profile block (#32473)
  • azurerm_role_assignment - the condition, condition_version, and description properties can now be updated in-place (#32714)
  • azurerm_snapshot - create_option now supports CopyStart (#32834)

BUG FIXES:

... (truncated)

Commits
  • 9215c42 CHANGELOG.md for 5.3.0 (#33184)
  • 8f8a2f8 azurerm_eventhub_namespace - prevent network_rulesets.x.default_action b...
  • 8e22f4a azurerm_kubernetes_cluster - Add oms_agent.retina_flow_logs_enabled suppo...
  • 8b19cbe Tests: fix tests and expand identity test generator (#33235)
  • 508192c pollers - remove EC-like StateChangeConf in favour of EC poller 5/5 (#33227)
  • 032b5b5 pollers - remove EC-like StateChangeConf in favour of EC poller 4/5 (#33226)
  • 6025e1f pollers - remove EC-like StateChangeConf in favour of EC poller 3/5 (#33225)
  • 821b7af machinelearning: fix flattenIdentity comparing TenantId to the literal string...
  • 53b39b5 linters - AZS004 complete enum lists to PossibleValuesFor<Enum>() 1/4 - servi...
  • 77d2a6b fix: missing import (#33234)
  • 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@v4.40.0...v5.3.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 5.3.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 Sep 1, 2026
Copilot AI lite review requested due to automatic review settings September 1, 2026 19:57
@dependabot
dependabot Bot requested a review from a team as a code owner September 1, 2026 19:57
@dependabot dependabot Bot added the terraform Pull requests that update terraform code label Sep 1, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔵 Needs a closer look

This is a major Terraform provider upgrade (4.x → 5.x) and validating breaking changes typically requires a human-run plan/apply verification for the affected architecture.

Pull request overview

This PR updates the Terraform AzureRM provider constraint for the reference-architectures/iac/container-apps root module to allow the 5.3.x provider line, aligning the module with the latest major AzureRM provider series.

Changes:

  • Bump hashicorp/azurerm required provider version from ~> 4.40 to ~> 5.3 in the Container Apps reference architecture.
File summaries
File Description
reference-architectures/iac/container-apps/versions.tf Updates the AzureRM provider version constraint to ~> 5.3.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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