Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2025

Bumps the terraform-providers group with 2 updates in the /infra directory: Azure/avm-res-cognitiveservices-account/azurerm and hashicorp/azurerm.
Bumps the terraform-providers group with 1 update in the /infra/modules/copilot_studio directory: hashicorp/azurerm.

Updates Azure/avm-res-cognitiveservices-account/azurerm from 0.10.1 to 0.10.2

Release notes

Sourced from Azure/avm-res-cognitiveservices-account/azurerm's releases.

v0.10.2

What's Changed

Full Changelog: Azure/terraform-azurerm-avm-res-cognitiveservices-account@v0.10.1...v0.10.2

Commits

Updates hashicorp/azurerm from 4.56.0 to 4.57.0

Release notes

Sourced from hashicorp/azurerm's releases.

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:

  • New Resource: azurerm_automation_runtime_environment (#30991)

ENHANCEMENTS:

  • azurerm_data_protection_backup_vault_customer_managed_key - the key_vault_key_id property now supports keys from a Managed HSM vault (#31365)
  • azurerm_kubernetes_cluster - support for the node_provisioning_profile block (#30517)
  • azurerm_log_analytics_cluster_customer_managed_key - the key_vault_key_id property now supports keys from a Managed HSM vault (#31375)
  • azurerm_mssql_database - the transparent_data_encryption_key_vault_key_id property now supports keys from a Managed HSM vault (#31373)

BUG FIXES:

  • azurerm_data_factory - fix ID parsing errors when customer_managed_key_identity_id is an empty string (#28621)
  • azurerm_eventhub - partition_count can now be updated for dedicated clusters (#30993)
  • azurerm_linux_function_app - fix panic when deployed without all required permissions (#31344)
Changelog

Sourced from hashicorp/azurerm's changelog.

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)

ENHANCEMENTS:

  • azurerm_data_protection_backup_vault_customer_managed_key - the key_vault_key_id property now supports keys from a Managed HSM vault (#31365)
  • azurerm_kubernetes_cluster - support for the node_provisioning_profile block (#30517)
  • azurerm_log_analytics_cluster_customer_managed_key - the key_vault_key_id property now supports keys from a Managed HSM vault (#31375)
  • azurerm_mssql_database - the transparent_data_encryption_key_vault_key_id property now supports keys from a Managed HSM vault (#31373)

BUG FIXES:

  • azurerm_data_factory - fix ID parsing errors when customer_managed_key_identity_id is an empty string (#28621)
  • azurerm_eventhub - partition_count can now be updated for dedicated clusters (#30993)
  • azurerm_linux_function_app - fix panic when deployed without all required permissions (#31344)
Commits
  • 3948804 CHANGELOG.md for 4.57.0 (#31350)
  • f7aa9c6 Test Fixes - containers (#31381)
  • 5b89cf3 azurerm_eventhub: fix updating partitions for eventhubs part of dedicated clu...
  • 4e36182 Fix windows web app client_certificate_mode doc reference (#31382)
  • c7b6261 azurerm_log_analytics_cluster_customer_managed_key - Allow managed HSM keys...
  • e795dd3 list: azurerm_network_profile_resource - improve tests (#31374)
  • 7e984cd azurerm_mobile_network_* - retire resources and data sources (#31214)
  • 7dd4a2a azurerm_mssql_database - allow managed HSM key as input to `transparent_dat...
  • 5850100 azurerm_data_protection_backup_vault_customer_managed_key - add support for...
  • 3c7cbe7 New Resource: azurerm_automation_runtime_environment (#30991)
  • Additional commits viewable in compare view

Updates hashicorp/azurerm from 4.56.0 to 4.57.0

Release notes

Sourced from hashicorp/azurerm's releases.

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:

  • New Resource: azurerm_automation_runtime_environment (#30991)

ENHANCEMENTS:

  • azurerm_data_protection_backup_vault_customer_managed_key - the key_vault_key_id property now supports keys from a Managed HSM vault (#31365)
  • azurerm_kubernetes_cluster - support for the node_provisioning_profile block (#30517)
  • azurerm_log_analytics_cluster_customer_managed_key - the key_vault_key_id property now supports keys from a Managed HSM vault (#31375)
  • azurerm_mssql_database - the transparent_data_encryption_key_vault_key_id property now supports keys from a Managed HSM vault (#31373)

BUG FIXES:

  • azurerm_data_factory - fix ID parsing errors when customer_managed_key_identity_id is an empty string (#28621)
  • azurerm_eventhub - partition_count can now be updated for dedicated clusters (#30993)
  • azurerm_linux_function_app - fix panic when deployed without all required permissions (#31344)
Changelog

Sourced from hashicorp/azurerm's changelog.

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)

ENHANCEMENTS:

  • azurerm_data_protection_backup_vault_customer_managed_key - the key_vault_key_id property now supports keys from a Managed HSM vault (#31365)
  • azurerm_kubernetes_cluster - support for the node_provisioning_profile block (#30517)
  • azurerm_log_analytics_cluster_customer_managed_key - the key_vault_key_id property now supports keys from a Managed HSM vault (#31375)
  • azurerm_mssql_database - the transparent_data_encryption_key_vault_key_id property now supports keys from a Managed HSM vault (#31373)

BUG FIXES:

  • azurerm_data_factory - fix ID parsing errors when customer_managed_key_identity_id is an empty string (#28621)
  • azurerm_eventhub - partition_count can now be updated for dedicated clusters (#30993)
  • azurerm_linux_function_app - fix panic when deployed without all required permissions (#31344)
Commits
  • 3948804 CHANGELOG.md for 4.57.0 (#31350)
  • f7aa9c6 Test Fixes - containers (#31381)
  • 5b89cf3 azurerm_eventhub: fix updating partitions for eventhubs part of dedicated clu...
  • 4e36182 Fix windows web app client_certificate_mode doc reference (#31382)
  • c7b6261 azurerm_log_analytics_cluster_customer_managed_key - Allow managed HSM keys...
  • e795dd3 list: azurerm_network_profile_resource - improve tests (#31374)
  • 7e984cd azurerm_mobile_network_* - retire resources and data sources (#31214)
  • 7dd4a2a azurerm_mssql_database - allow managed HSM key as input to `transparent_dat...
  • 5850100 azurerm_data_protection_backup_vault_customer_managed_key - add support for...
  • 3c7cbe7 New Resource: azurerm_automation_runtime_environment (#30991)
  • Additional commits viewable in compare view

Updates hashicorp/azurerm from 4.56.0 to 4.57.0

Release notes

Sourced from hashicorp/azurerm's releases.

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:

  • New Resource: azurerm_automation_runtime_environment (#30991)

ENHANCEMENTS:

  • azurerm_data_protection_backup_vault_customer_managed_key - the key_vault_key_id property now supports keys from a Managed HSM vault (#31365)
  • azurerm_kubernetes_cluster - support for the node_provisioning_profile block (#30517)
  • azurerm_log_analytics_cluster_customer_managed_key - the key_vault_key_id property now supports keys from a Managed HSM vault (#31375)
  • azurerm_mssql_database - the transparent_data_encryption_key_vault_key_id property now supports keys from a Managed HSM vault (#31373)

BUG FIXES:

  • azurerm_data_factory - fix ID parsing errors when customer_managed_key_identity_id is an empty string (#28621)
  • azurerm_eventhub - partition_count can now be updated for dedicated clusters (#30993)
  • azurerm_linux_function_app - fix panic when deployed without all required permissions (#31344)
Changelog

Sourced from hashicorp/azurerm's changelog.

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)

ENHANCEMENTS:

  • azurerm_data_protection_backup_vault_customer_managed_key - the key_vault_key_id property now supports keys from a Managed HSM vault (#31365)
  • azurerm_kubernetes_cluster - support for the node_provisioning_profile block (#30517)
  • azurerm_log_analytics_cluster_customer_managed_key - the key_vault_key_id property now supports keys from a Managed HSM vault (#31375)
  • azurerm_mssql_database - the transparent_data_encryption_key_vault_key_id property now supports keys from a Managed HSM vault (#31373)

BUG FIXES:

  • azurerm_data_factory - fix ID parsing errors when customer_managed_key_identity_id is an empty string (#28621)
  • azurerm_eventhub - partition_count can now be updated for dedicated clusters (#30993)
  • azurerm_linux_function_app - fix panic when deployed without all required permissions (#31344)
Commits
  • 3948804 CHANGELOG.md for 4.57.0 (#31350)
  • f7aa9c6 Test Fixes - containers (#31381)
  • 5b89cf3 azurerm_eventhub: fix updating partitions for eventhubs part of dedicated clu...
  • 4e36182 Fix windows web app client_certificate_mode doc reference (#31382)
  • c7b6261 azurerm_log_analytics_cluster_customer_managed_key - Allow managed HSM keys...
  • e795dd3 list: azurerm_network_profile_resource - improve tests (#31374)
  • 7e984cd azurerm_mobile_network_* - retire resources and data sources (#31214)
  • 7dd4a2a azurerm_mssql_database - allow managed HSM key as input to `transparent_dat...
  • 5850100 azurerm_data_protection_backup_vault_customer_managed_key - add support for...
  • 3c7cbe7 New Resource: azurerm_automation_runtime_environment (#30991)
  • Additional commits viewable in compare view

Updates hashicorp/azurerm from 4.56.0 to 4.57.0

Release notes

Sourced from hashicorp/azurerm's releases.

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:

  • New Resource: azurerm_automation_runtime_environment (#30991)

ENHANCEMENTS:

  • azurerm_data_protection_backup_vault_customer_managed_key - the key_vault_key_id property now supports keys from a Managed HSM vault (#31365)
  • azurerm_kubernetes_cluster - support for the node_provisioning_profile block (#30517)
  • azurerm_log_analytics_cluster_customer_managed_key - the key_vault_key_id property now supports keys from a Managed HSM vault (#31375)
  • azurerm_mssql_database - the transparent_data_encryption_key_vault_key_id property now supports keys from a Managed HSM vault (#31373)

BUG FIXES:

  • azurerm_data_factory - fix ID parsing errors when customer_managed_key_identity_id is an empty string (#28621)
  • azurerm_eventhub - partition_count can now be updated for dedicated clusters (#30993)
  • azurerm_linux_function_app - fix panic when deployed without all required permissions (#31344)
Changelog

Sourced from hashicorp/azurerm's changelog.

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)

ENHANCEMENTS:

  • azurerm_data_protection_backup_vault_customer_managed_key - the key_vault_key_id property now supports keys from a Managed HSM vault (#31365)
  • azurerm_kubernetes_cluster - support for the node_provisioning_profile block (#30517)
  • azurerm_log_analytics_cluster_customer_managed_key - the key_vault_key_id property now supports keys from a Managed HSM vault (#31375)
  • azurerm_mssql_database - the transparent_data_encryption_key_vault_key_id property now supports keys from a Managed HSM vault (#31373)

BUG FIXES:

  • azurerm_data_factory - fix ID parsing errors when customer_managed_key_identity_id is an empty string (#28621)
  • azurerm_eventhub - partition_count can now be updated for dedicated clusters (#30993)
  • azurerm_linux_function_app - fix panic when deployed without all required permissions (#31344)
Commits
  • 3948804 CHANGELOG.md for 4.57.0 (#31350)
  • f7aa9c6 Test Fixes - containers (#31381)
  • 5b89cf3 azurerm_eventhub: fix updating partitions for eventhubs part of dedicated clu...
  • 4e36182 Fix windows web app client_certificate_mode doc reference (#31382)
  • c7b6261 azurerm_log_analytics_cluster_customer_managed_key - Allow managed HSM keys...
  • e795dd3 list: azurerm_network_profile_resource - improve tests (#31374)
  • 7e984cd azurerm_mobile_network_* - retire resources and data sources (#31214)
  • 7dd4a2a azurerm_mssql_database - allow managed HSM key as input to `transparent_dat...
  • 5850100 azurerm_data_protection_backup_vault_customer_managed_key - add support for...
  • 3c7cbe7 New Resource: azurerm_automation_runtime_environment (#30991)
  • 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 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 <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

…with 2 updates

Bumps the terraform-providers group with 2 updates in the /infra directory: [Azure/avm-res-cognitiveservices-account/azurerm](https://github.com/Azure/terraform-azurerm-avm-res-cognitiveservices-account) and [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm).
Bumps the terraform-providers group with 1 update in the /infra/modules/copilot_studio directory: [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm).


Updates `Azure/avm-res-cognitiveservices-account/azurerm` from 0.10.1 to 0.10.2
- [Release notes](https://github.com/Azure/terraform-azurerm-avm-res-cognitiveservices-account/releases)
- [Commits](Azure/terraform-azurerm-avm-res-cognitiveservices-account@v0.10.1...v0.10.2)

Updates `hashicorp/azurerm` from 4.56.0 to 4.57.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.56.0...v4.57.0)

Updates `hashicorp/azurerm` from 4.56.0 to 4.57.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.56.0...v4.57.0)

Updates `hashicorp/azurerm` from 4.56.0 to 4.57.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.56.0...v4.57.0)

Updates `hashicorp/azurerm` from 4.56.0 to 4.57.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.56.0...v4.57.0)

---
updated-dependencies:
- dependency-name: Azure/avm-res-cognitiveservices-account/azurerm
  dependency-version: 0.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Dec 23, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 23, 2025 23:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Dec 23, 2025
@github-actions
Copy link

Terraform Validation Passed ✅

The Terraform provider update has been validated with:

  • ✅ Terraform Init
  • ✅ Terraform Format Check
  • ✅ Terraform Validation
  • ✅ TFLint Check
  • ✅ Security Scanning

This PR can pass all the checks to be tested and then merged.

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 terraform-validated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant