Skip to content

chore(deps): Bump hashicorp/azurerm from 4.62.0 to 4.62.1 in /infra#1738

Merged
notheotherben merged 1 commit intomainfrom
dependabot/terraform/infra/hashicorp/azurerm-4.62.1
Mar 3, 2026
Merged

chore(deps): Bump hashicorp/azurerm from 4.62.0 to 4.62.1 in /infra#1738
notheotherben merged 1 commit intomainfrom
dependabot/terraform/infra/hashicorp/azurerm-4.62.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps hashicorp/azurerm from 4.62.0 to 4.62.1.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.62.1

4.62.1 (March 02, 2026)

BUG FIXES:

  • azurerm_data_factory - fix removal of customer_managed_key_identity_id to no longer send an empty string to Azure, instead sending an empty object (#31858)
  • azurerm_data_factory_customer_managed_key - fix a persistent ID parsing error on user_assigned_identity_id when Azure returned an empty string (#31858)
  • azurerm_data_factory_customer_managed_key - fix removal of user_assigned_identity_id to no longer send an empty string to Azure, instead sending an empty object (#31858)
  • azurerm_linux_function_app_slot - fix an issue that prevented users from deploying a slot to a container-based function app (#31842)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.62.1 (March 02, 2026)

BUG FIXES:

  • azurerm_data_factory - fix removal of customer_managed_key_identity_id to no longer send an empty string to Azure, instead sending an empty object (#31858)
  • azurerm_data_factory_customer_managed_key - fix a persistent ID parsing error on user_assigned_identity_id when Azure returned an empty string (#31858)
  • azurerm_data_factory_customer_managed_key - fix removal of user_assigned_identity_id to no longer send an empty string to Azure, instead sending an empty object (#31858)
  • azurerm_linux_function_app_slot - fix an issue that prevented users from deploying a slot to a container-based function app (#31842)
Commits
  • 1c48b92 CHANGELOG for 4.62.1 (#31866)
  • a8a3262 azurerm_data_factory[_customer_managed_key] - fix parsing error and removal...
  • df40e4f azurerm_linux_function_app_slot - remove hardcoded Kind to avoid 400s (#3...
  • 57a0561 static-analysis: enable linter and add check for 2 line `_,err := Function();...
  • See full diff 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 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.62.0 to 4.62.1.
- [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.62.0...v4.62.1)

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

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 Mar 3, 2026
Copy link
Copy Markdown
Member

@notheotherben notheotherben left a comment

Choose a reason for hiding this comment

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

Approving dependabot PR.

@notheotherben notheotherben enabled auto-merge March 3, 2026 07:24
@notheotherben notheotherben merged commit 1396bcb into main Mar 3, 2026
10 checks passed
@notheotherben notheotherben deleted the dependabot/terraform/infra/hashicorp/azurerm-4.62.1 branch March 3, 2026 07:27
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.64%. Comparing base (09aa22d) to head (0b0e2cc).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1738   +/-   ##
=======================================
  Coverage   88.64%   88.64%           
=======================================
  Files          99       99           
  Lines        7775     7775           
=======================================
  Hits         6892     6892           
  Misses        883      883           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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