Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2025

Bumps the terraform-providers group with 4 updates in the /infra directory: Azure/avm-res-cognitiveservices-account/azurerm, Azure/azapi, hashicorp/azuread and hashicorp/azurerm.
Bumps the terraform-providers group with 2 updates in the /infra/modules/copilot_studio directory: Azure/azapi and hashicorp/azurerm.
Bumps the terraform-providers group with 2 updates in the /infra/modules/github_runner_aca directory: Azure/azapi and hashicorp/azurerm.

Updates Azure/avm-res-cognitiveservices-account/azurerm from 0.7.1 to 0.10.0

Release notes

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

v0.10.0

What's Changed

Full Changelog: Azure/terraform-azurerm-avm-res-cognitiveservices-account@v0.9.0...v0.10.0

v0.9.0

What's Changed

Full Changelog: Azure/terraform-azurerm-avm-res-cognitiveservices-account@v0.8.0...v0.9.0

v0.8.0

What's Changed

Full Changelog: Azure/terraform-azurerm-avm-res-cognitiveservices-account@v0.7.1...v0.8.0

Commits
  • e66a6a2 Bump actions/checkout from 4.2.2 to 4.3.0 in /.github/workflows (#140)
  • 8e3a9b7 Support new property network_injections for AI Services (#139)
  • 0d79e20 Support new property aml_workspace for AI Services (#134) (#138)
  • 4b481fd Support new property rai_monitor_config for AI Services (#135) (#137)
  • 58d20f0 🤖 feat: add deployment_serialization_enabled variable to prevent concurrent...
  • 243af0d fix: prevent key listing when local_auth_enabled=false (#133)
  • 56bd7cd Support new properties default_project and associated_projects for AI (#132)
  • a39d432 Fix #125: Add configurable retry logic for cognitive deployments (#126)
  • 42e65a5 chore: pre-commit updates (#124)
  • 79873a2 Convert azurerm_cognitive_account and azurerm_cognitive_deployment resour...
  • See full diff in compare view

Updates Azure/azapi from 2.5.0 to 2.6.0

Release notes

Sourced from Azure/azapi's releases.

v2.6.0

DEPRECATIONS:

  • retry block: The multiplier and randomization_factor are deprecated and will be removed in the next major release. Please remove them from the retry block. The provider will use the default values for these fields.

ENHANCEMENTS:

BUG FIXES:

  • Fix a bug that invalid resource ID containing | character is not detected when validating the configuration.
  • Fix a bug that schema validation fails to validate when the discriminator field is unknown.
  • Fix the crash that occurs when the identity.type returns a value that is not a string.
Changelog

Sourced from Azure/azapi's changelog.

v2.6.0

DEPRECATIONS:

  • retry block: The multiplier and randomization_factor are deprecated and will be removed in the next major release. Please remove them from the retry block. The provider will use the default values for these fields.

ENHANCEMENTS:

BUG FIXES:

  • Fix a bug that invalid resource ID containing | character is not detected when validating the configuration.
  • Fix a bug that schema validation fails to validate when the discriminator field is unknown.
  • Fix the crash that occurs when the identity.type returns a value that is not a string.
Commits

Updates hashicorp/azuread from 3.4.0 to 3.5.0

Release notes

Sourced from hashicorp/azuread's releases.

v3.5.0

3.5.0 (August 08, 2025)

ENHANCEMENTS:

  • azuread_conditional_access_policy - add support for the client_applications.filter property (#1744)

BUG FIXES:

  • azuread_conditional_access_policy - fix support for everyTime restrictions in session_controls request payload (#1719)
Changelog

Sourced from hashicorp/azuread's changelog.

3.5.0 (August 08, 2025)

ENHANCEMENTS:

  • azuread_conditional_access_policy - add support for the client_applications.filter property (#1744)

BUG FIXES:

  • azuread_conditional_access_policy - fix support for everyTime restrictions in session_controls request payload (#1719)
Commits
  • 388661c Update VERSION for release (#1750)
  • f7acc6b CHANGELOG.md for v3.5.0 (#1721)
  • 0144fac add action for provider release to 'staging' and 'production' (#1748)
  • bfeed92 Merge pull request #1720 from hashicorp/dependabot/github_actions/golangci/go...
  • d87a75f use go-version for link-milestone.yaml (#1745)
  • 1266d2f azuread_conditional_access_policy - add client_applications.filter (#1744)
  • ef397a7 fix test prefixes so TC will run them correctly (#1734)
  • e264d21 ci - skip cli provider testing for now (#1736)
  • 14bf11e GHA - update download artifact version to v9 (#1726)
  • 4a5d291 dependencies: go-azure-sdk to version v0.20250618.1093309 (#1723)
  • Additional commits viewable in compare view

Updates hashicorp/azurerm from 4.37.0 to 4.40.0

Release notes

Sourced from hashicorp/azurerm's releases.

v4.40.0

4.40.0 (August 14, 2025)

FEATURES:

  • New Resource: azurerm_data_factory_customer_managed_key (#30341)

ENHANCEMENTS:

  • azurerm_eventgrid_system_topic - suppress case difference on source_resource_id (#30379)
  • azurerm_kubernetes_cluster - add support for gpu_profile property (#29954)
  • azurerm_load_test - improved validation for the encryption.identity.identity_id property (#30323)
  • azurerm_logic_app_standard - refactored to leverage shared code with other appservice apps (#30272)
  • azurerm_machine_learning_workspace - support provision_on_creation_enabled property (#30312)

v4.39.0

4.39.0 (August 08, 2025)

FEATURES:

  • New Resource: azurerm_api_management_standalone_gateway (#30226)
  • New Resource: azurerm_eventgrid_partner_namespace (#30266)
  • New Resource: azurerm_postgresql_flexible_server_backup (#29201)

ENHANCEMENTS:

  • dependencies: cognitive - update API version to 2025-06-01 (#30302)
  • dependencies: machinelearning - update API version to 2025-06-01 (#30268)
  • Data Source: azurerm_oracle_db_system_shapes - add support for the zone property (#30071)
  • Data Source: azurerm_oracle_gi_versions - add support for the shape and zone properties (#30071)
  • azurerm_cognitive_deployment - remove model.format validation (#30276)
  • azurerm_eventgrid_system_topic - add support for the SystemAssigned, UserAssigned value for the identity.type property (#30339)
  • azurerm_linux_web_app - add support for the 8.4 value in the php_version property (#30281)
  • azurerm_linux_web_app_slot - add support for the 8.4 value in the php_version property (#30281)
  • azurerm_postgresql_flexible_server - the customer_managed_key.geo_backup_key_vault_key_id now supports versionless IDs (#30305)
  • azurerm_site_recovery_replicated_vm - the target_disk_type property now supports the StandardSSD_ZRS, Premium_ZRS and PremiumV2_LRS values and the target_replica_disk_type now supports the StandardSSD_ZRS and Premium_ZRS properties (#30291)

BUG FIXES:

  • azurerm_container_app_environment - fix an issue where identity was not set to the update request payload (#30311)
  • azurerm_function_app_flex_consumption - the maximum_instance_count property now updates as expected (#30342)
  • azurerm_kubernetes_cluster_node_pool - add locks on vnet_subnet_id and pod_subnet_id to prevent conflicts while updating multiple node pools in parallel (#29537)
  • azurerm_postgresql_flexible_server - fix an issue where administrator_password_wo was not set to the update request payload (#29475)

v4.38.1

4.38.1 (July 31, 2025)

NOTE: This patch release addresses a critical problem in App Service and Logic Apps resources preventing all Long Running Operations from completing successfully.

BUG FIXES:

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

4.40.0 (August 14, 2025)

FEATURES:

  • New Resource: azurerm_data_factory_customer_managed_key (#30341)

ENHANCEMENTS:

  • azurerm_eventgrid_system_topic - suppress case difference on source_resource_id (#30379)
  • azurerm_kubernetes_cluster - add support for gpu_profile property (#29954)
  • azurerm_load_test - improved validation for the encryption.identity.identity_id property (#30323)
  • azurerm_logic_app_standard - refactored to leverage shared code with other appservice apps (#30272)
  • azurerm_machine_learning_workspace - support provision_on_creation_enabled property (#30312)

4.39.0 (August 08, 2025)

FEATURES:

  • New Resource: azurerm_api_management_standalone_gateway (#30226)
  • New Resource: azurerm_eventgrid_partner_namespace (#30266)
  • New Resource: azurerm_postgresql_flexible_server_backup (#29201)

ENHANCEMENTS:

  • dependencies: cognitive - update API version to 2025-06-01 (#30302)
  • dependencies: machinelearning - update API version to 2025-06-01 (#30268)
  • Data Source: azurerm_oracle_db_system_shapes - add support for the zone property (#30071)
  • Data Source: azurerm_oracle_gi_versions - add support for the shape and zone properties (#30071)
  • azurerm_cognitive_deployment - remove model.format validation (#30276)
  • azurerm_eventgrid_system_topic - add support for the SystemAssigned, UserAssigned value for the identity.type property (#30339)
  • azurerm_linux_web_app - add support for the 8.4 value in the php_version property (#30281)
  • azurerm_linux_web_app_slot - add support for the 8.4 value in the php_version property (#30281)
  • azurerm_postgresql_flexible_server - the customer_managed_key.geo_backup_key_vault_key_id now supports versionless IDs (#30305)
  • azurerm_site_recovery_replicated_vm - the target_disk_type property now supports the StandardSSD_ZRS, Premium_ZRS and PremiumV2_LRS values and the target_replica_disk_type now supports the StandardSSD_ZRS and Premium_ZRS properties (#30291)

BUG FIXES:

  • azurerm_container_app_environment - fix an issue where identity was not set to the update request payload (#30311)
  • azurerm_function_app_flex_consumption - the maximum_instance_count property now updates as expected (#30342)
  • azurerm_kubernetes_cluster_node_pool - add locks on vnet_subnet_id and pod_subnet_id to prevent conflicts while updating multiple node pools in parallel (#29537)
  • azurerm_postgresql_flexible_server - fix an issue where administrator_password_wo was not set to the update request payload (#29475)

4.38.1 (July 31, 2025)

NOTE: This patch release addresses a critical problem in App Service and Logic Apps resources preventing all Long Running Operations from completing successfully.

BUG FIXES:

  • dependencies: go-azure-sdk/sdk update to v0.20250731.1142049 (#30282)

... (truncated)

Commits
  • 20a51cf CHANGELOG.md for 4.40.0 (#30356)
  • 2585d90 Tooling - add step to scaffold-website to populate API section (#30389)
  • 66fa343 azurerm_eventgrid_system_topic - suppress case differences on `source_resou...
  • 56653d8 azurerm_load_test - improve validation to prevent unclear errors from Azure...
  • b1daa61 Replace tags.Schema() with commonschema.Tags() (#30359)
  • d8f50bf Bump actions/cache from 4.2.3 to 4.2.4 (#30370)
  • b6d922d azurerm_machine_learning_workspace - support `provision_on_creation_enabled...
  • 1ca603d Docs: azurerm_service_plan - zone_balancing_enabled is not always ForceNe...
  • a08d823 azurerm_mobile_network_slice move Snssai block's props to top level (#29857)
  • 4e436b0 [COMPLIANCE] Add Copyright and License Headers (#30366)
  • Additional commits viewable in compare view

Updates Azure/azapi from 2.5.0 to 2.6.0

Release notes

Sourced from Azure/azapi's releases.

v2.6.0

DEPRECATIONS:

  • retry block: The multiplier and randomization_factor are deprecated and will be removed in the next major release. Please remove them from the retry block. The provider will use the default values for these fields.

ENHANCEMENTS:

BUG FIXES:

  • Fix a bug that invalid resource ID containing | character is not detected when validating the configuration.
  • Fix a bug that schema validation fails to validate when the discriminator field is unknown.
  • Fix the crash that occurs when the identity.type returns a value that is not a string.
Changelog

Sourced from Azure/azapi's changelog.

v2.6.0

DEPRECATIONS:

  • retry block: The multiplier and randomization_factor are deprecated and will be removed in the next major release. Please remove them from the retry block. The provider will use the default values for these fields.

ENHANCEMENTS:

BUG FIXES:

  • Fix a bug that invalid resource ID containing | character is not detected when validating the configuration.
  • Fix a bug that schema validation fails to validate when the discriminator field is unknown.
  • Fix the crash that occurs when the identity.type returns a value that is not a string.
Commits

Updates hashicorp/azurerm from 4.37.0 to 4.40.0

Release notes

Sourced from hashicorp/azurerm's releases.

v4.40.0

4.40.0 (August 14, 2025)

FEATURES:

  • New Resource: azurerm_data_factory_customer_managed_key (#30341)

ENHANCEMENTS:

  • azurerm_eventgrid_system_topic - suppress case difference on source_resource_id (#30379)
  • azurerm_kubernetes_cluster - add support for gpu_profile property (#29954)
  • azurerm_load_test - improved validation for the encryption.identity.identity_id property (#30323)
  • azurerm_logic_app_standard - refactored to leverage shared code with other appservice apps (#30272)
  • azurerm_machine_learning_workspace - support provision_on_creation_enabled property (#30312)

v4.39.0

4.39.0 (August 08, 2025)

FEATURES:

  • New Resource: azurerm_api_management_standalone_gateway (#30226)
  • New Resource: azurerm_eventgrid_partner_namespace (#30266)
  • New Resource: azurerm_postgresql_flexible_server_backup (#29201)

ENHANCEMENTS:

  • dependencies: cognitive - update API version to 2025-06-01 (#30302)
  • dependencies: machinelearning - update API version to 2025-06-01 (#30268)
  • Data Source: azurerm_oracle_db_system_shapes - add support for the zone property (#30071)
  • Data Source: azurerm_oracle_gi_versions - add support for the shape and zone properties (#30071)
  • azurerm_cognitive_deployment - remove model.format validation (#30276)
  • azurerm_eventgrid_system_topic - add support for the SystemAssigned, UserAssigned value for the identity.type property (#30339)
  • azurerm_linux_web_app - add support for the 8.4 value in the php_version property (#30281)
  • azurerm_linux_web_app_slot - add support for the 8.4 value in the php_version property (#30281)
  • azurerm_postgresql_flexible_server - the customer_managed_key.geo_backup_key_vault_key_id now supports versionless IDs (#30305)
  • azurerm_site_recovery_replicated_vm - the target_disk_type property now supports the StandardSSD_ZRS, Premium_ZRS and PremiumV2_LRS values and the target_replica_disk_type now supports the StandardSSD_ZRS and Premium_ZRS properties (#30291)

BUG FIXES:

  • azurerm_container_app_environment - fix an issue where identity was not set to the update request payload (#30311)
  • azurerm_function_app_flex_consumption - the maximum_instance_count property now updates as expected (#30342)
  • azurerm_kubernetes_cluster_node_pool - add locks on vnet_subnet_id and pod_subnet_id to prevent conflicts while updating multiple node pools in parallel (#29537)
  • azurerm_postgresql_flexible_server - fix an issue where administrator_password_wo was not set to the update request payload (#29475)

v4.38.1

4.38.1 (July 31, 2025)

NOTE: This patch release addresses a critical problem in App Service and Logic Apps resources preventing all Long Running Operations from completing successfully.

BUG FIXES:

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

4.40.0 (August 14, 2025)

FEATURES:

  • New Resource: azurerm_data_factory_customer_managed_key (#30341)

ENHANCEMENTS:

  • azurerm_eventgrid_system_topic - suppress case difference on source_resource_id (#30379)
  • azurerm_kubernetes_cluster - add support for gpu_profile property (#29954)
  • azurerm_load_test - improved validation for the encryption.identity.identity_id property (#30323)
  • azurerm_logic_app_standard - refactored to leverage shared code with other appservice apps (#30272)
  • azurerm_machine_learning_workspace - support provision_on_creation_enabled property (#30312)

4.39.0 (August 08, 2025)

FEATURES:

  • New Resource: azurerm_api_management_standalone_gateway (#30226)
  • New Resource: azurerm_eventgrid_partner_namespace (#30266)
  • New Resource: azurerm_postgresql_flexible_server_backup (#29201)

ENHANCEMENTS:

  • dependencies: cognitive - update API version to 2025-06-01 (#30302)
  • dependencies: machinelearning - update API version to 2025-06-01 (#30268)
  • Data Source: azurerm_oracle_db_system_shapes - add support for the zone property (#30071)
  • Data Source: azurerm_oracle_gi_versions - add support for the shape and zone properties (#30071)
  • azurerm_cognitive_deployment - remove model.format validation (#30276)
  • azurerm_eventgrid_system_topic - add support for the SystemAssigned, UserAssigned value for the identity.type property (#30339)
  • azurerm_linux_web_app - add support for the 8.4 value in the php_version property (#30281)
  • azurerm_linux_web_app_slot - add support for the 8.4 value in the php_version property (#30281)
  • azurerm_postgresql_flexible_server - the customer_managed_key.geo_backup_key_vault_key_id now supports versionless IDs (#30305)
  • azurerm_site_recovery_replicated_vm - the target_disk_type property now supports the StandardSSD_ZRS, Premium_ZRS and PremiumV2_LRS values and the target_replica_disk_type now supports the StandardSSD_ZRS and Premium_ZRS properties (#30291)

BUG FIXES:

  • azurerm_container_app_environment - fix an issue where identity was not set to the update request payload (#30311)
  • azurerm_function_app_flex_consumption - the maximum_instance_count property now updates as expected (#30342)
  • azurerm_kubernetes_cluster_node_pool - add locks on vnet_subnet_id and pod_subnet_id to prevent conflicts while updating multiple node pools in parallel (#29537)
  • azurerm_postgresql_flexible_server - fix an issue where administrator_password_wo was not set to the update request payload (#29475)

4.38.1 (July 31, 2025)

NOTE: This patch release addresses a critical problem in App Service and Logic Apps resources preventing all Long Running Operations from completing successfully.

BUG FIXES:

  • dependencies: go-azure-sdk/sdk update to v0.20250731.1142049 (#30282)

... (truncated)

Commits
  • 20a51cf CHANGELOG.md for 4.40.0 (#30356)
  • 2585d90 Tooling - add step to scaffold-website to populate API section (#30389)
  • 66fa343 azurerm_eventgrid_system_topic - suppress case differences on `source_resou...
  • 56653d8 azurerm_load_test - improve validation to prevent unclear errors from Azure...
  • b1daa61 Replace tags.Schema() with commonschema.Tags() (#30359)
  • d8f50bf Bump actions/cache from 4.2.3 to 4.2.4 (#30370)
  • b6d922d azurerm_machine_learning_workspace - support `provision_on_creation_enabled...
  • 1ca603d Docs: azurerm_service_plan - zone_balancing_enabled is not always ForceNe...
  • a08d823 azurerm_mobile_network_slice move Snssai block's props to top level (#29857)
  • 4e436b0 [COMPLIANCE] Add Copyright and License Headers (#30366)
  • Additional commits viewable in compare view

Updates Azure/azapi from 2.5.0 to 2.6.0

Release notes

Sourced from Azure/azapi's releases.

v2.6.0

DEPRECATIONS:

  • retry block: The multiplier and randomization_factor are deprecated and will be removed in the next major release. Please remove them from the retry block. The provider will use the default values for these fields.

ENHANCEMENTS:

BUG FIXES:

  • Fix a bug that invalid resource ID containing | character is not detected when validating the configuration.
  • Fix a bug that schema validation fails to validate when the discriminator field is unknown.
  • Fix the crash that occurs when the identity.type returns a value that is not a string.
Changelog

Sourced from Azure/azapi's changelog.

v2.6.0

DEPRECATIONS:

  • retry block: The multiplier and randomization_factor are deprecated and will be removed in the next major release. Please remove them from the retry block. The provider will use the default values for these fields.

ENHANCEMENTS:

BUG FIXES:

  • Fix a bug that invalid resource ID containing | character is not detected when validating the configuration.
  • Fix a bug that schema validation fails to validate when the discriminator field is unknown.
  • Fix the crash that occurs when the identity.type returns a value that is not a string.
Commits

Updates hashicorp/azurerm from 4.37.0 to 4.40.0

Release notes

Sourced from hashicorp/azurerm's releases.

v4.40.0

4.40.0 (August 14, 2025)

FEATURES:

  • New Resource: azurerm_data_factory_customer_managed_key (#30341)

ENHANCEMENTS:

  • azurerm_eventgrid_system_topic - suppress case difference on source_resource_id (#30379)
  • azurerm_kubernetes_cluster - add support for gpu_profile property (#29954)
  • azurerm_load_test - improved validation for the encryption.identity.identity_id property (#30323)
  • azurerm_logic_app_standard - refactored to leverage shared code with other appservice apps (#30272)
  • azurerm_machine_learning_workspace - support provision_on_creation_enabled property (#30312)

v4.39.0

4.39.0 (August 08, 2025)

FEATURES:

  • New Resource: azurerm_api_management_standalone_gateway (#30226)
  • New Resource: azurerm_eventgrid_partner_namespace (#30266)
  • New Resource: azurerm_postgresql_flexible_server_backup (#29201)

ENHANCEMENTS:

  • dependencies: cognitive - update API version to 2025-06-01 (#30302)
  • dependencies: machinelearning - update API version to 2025-06-01 (#30268)
  • Data Source: azurerm_oracle_db_system_shapes - add support for the zone property (#30071)
  • Data Source: azurerm_oracle_gi_versions - add support for the shape and zone properties (#30071)
  • azurerm_cognitive_deployment - remove model.format validation (#30276)
  • azurerm_eventgrid_system_topic - add support for the SystemAssigned, UserAssigned value for the identity.type property (#30339)
  • azurerm_linux_web_app - add support for the 8.4 value in the php_version property (

@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Aug 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 15, 2025 22:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Aug 15, 2025
@github-actions
Copy link

❌ Terraform Validation Failed

The Terraform provider update has failed validation. Please check the workflow logs for details.

This may indicate that the provider update is not compatible with the current configuration.

@dependabot dependabot bot force-pushed the dependabot/terraform/infra/terraform-providers-2b8deb36dd branch from 364c60b to c725ea7 Compare September 3, 2025 21:59
@github-actions
Copy link

github-actions bot commented Sep 3, 2025

❌ Terraform Validation Failed

The Terraform provider update has failed validation. Please check the workflow logs for details.

This may indicate that the provider update is not compatible with the current configuration.

@dependabot dependabot bot force-pushed the dependabot/terraform/infra/terraform-providers-2b8deb36dd branch from c725ea7 to 26d7cb2 Compare September 4, 2025 10:42
@github-actions
Copy link

github-actions bot commented Sep 4, 2025

❌ Terraform Validation Failed

The Terraform provider update has failed validation. Please check the workflow logs for details.

This may indicate that the provider update is not compatible with the current configuration.

@dependabot dependabot bot force-pushed the dependabot/terraform/infra/terraform-providers-2b8deb36dd branch from 26d7cb2 to 93678f6 Compare September 8, 2025 23:25
@github-actions
Copy link

github-actions bot commented Sep 8, 2025

❌ Terraform Validation Failed

The Terraform provider update has failed validation. Please check the workflow logs for details.

This may indicate that the provider update is not compatible with the current configuration.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

…with 4 updates

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


Updates `Azure/avm-res-cognitiveservices-account/azurerm` from 0.7.1 to 0.10.0
- [Release notes](https://github.com/Azure/terraform-azurerm-avm-res-cognitiveservices-account/releases)
- [Commits](Azure/terraform-azurerm-avm-res-cognitiveservices-account@v0.7.1...v0.10.0)

Updates `Azure/azapi` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/Azure/terraform-provider-azapi/releases)
- [Changelog](https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md)
- [Commits](Azure/terraform-provider-azapi@v2.5.0...v2.6.0)

Updates `hashicorp/azuread` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/hashicorp/terraform-provider-azuread/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azuread/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azuread@v3.4.0...v3.5.0)

Updates `hashicorp/azurerm` from 4.37.0 to 4.40.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.37.0...v4.40.0)

Updates `Azure/azapi` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/Azure/terraform-provider-azapi/releases)
- [Changelog](https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md)
- [Commits](Azure/terraform-provider-azapi@v2.5.0...v2.6.0)

Updates `hashicorp/azurerm` from 4.37.0 to 4.40.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.37.0...v4.40.0)

Updates `Azure/azapi` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/Azure/terraform-provider-azapi/releases)
- [Changelog](https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md)
- [Commits](Azure/terraform-provider-azapi@v2.5.0...v2.6.0)

Updates `hashicorp/azurerm` from 4.37.0 to 4.40.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.37.0...v4.40.0)

Updates `Azure/azapi` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/Azure/terraform-provider-azapi/releases)
- [Changelog](https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md)
- [Commits](Azure/terraform-provider-azapi@v2.5.0...v2.6.0)

Updates `hashicorp/azurerm` from 4.37.0 to 4.40.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.37.0...v4.40.0)

Updates `Azure/azapi` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/Azure/terraform-provider-azapi/releases)
- [Changelog](https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md)
- [Commits](Azure/terraform-provider-azapi@v2.5.0...v2.6.0)

Updates `hashicorp/azurerm` from 4.37.0 to 4.40.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.37.0...v4.40.0)

Updates `Azure/azapi` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/Azure/terraform-provider-azapi/releases)
- [Changelog](https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md)
- [Commits](Azure/terraform-provider-azapi@v2.5.0...v2.6.0)

Updates `hashicorp/azurerm` from 4.37.0 to 4.40.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.37.0...v4.40.0)

Updates `Azure/azapi` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/Azure/terraform-provider-azapi/releases)
- [Changelog](https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md)
- [Commits](Azure/terraform-provider-azapi@v2.5.0...v2.6.0)

Updates `hashicorp/azurerm` from 4.37.0 to 4.40.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.37.0...v4.40.0)

Updates `Azure/azapi` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/Azure/terraform-provider-azapi/releases)
- [Changelog](https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md)
- [Commits](Azure/terraform-provider-azapi@v2.5.0...v2.6.0)

Updates `hashicorp/azurerm` from 4.37.0 to 4.40.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.37.0...v4.40.0)

Updates `Azure/azapi` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/Azure/terraform-provider-azapi/releases)
- [Changelog](https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md)
- [Commits](Azure/terraform-provider-azapi@v2.5.0...v2.6.0)

Updates `hashicorp/azurerm` from 4.37.0 to 4.40.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.37.0...v4.40.0)

---
updated-dependencies:
- dependency-name: Azure/avm-res-cognitiveservices-account/azurerm
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: Azure/azapi
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: hashicorp/azuread
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: Azure/azapi
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: Azure/azapi
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: Azure/azapi
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: Azure/azapi
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: Azure/azapi
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: Azure/azapi
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: Azure/azapi
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: Azure/azapi
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.40.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 force-pushed the dependabot/terraform/infra/terraform-providers-2b8deb36dd branch from 93678f6 to 6540ff2 Compare September 29, 2025 23:23
@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.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 1, 2025
@dependabot dependabot bot deleted the dependabot/terraform/infra/terraform-providers-2b8deb36dd branch October 1, 2025 23:21
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 terraform-validation-failed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant