Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

Sourced from hashicorp/azurerm's releases.

v4.41.0

4.41.0 (August 21, 2025)

FEATURES:

  • New Resource: azurerm_network_manager_ipam_pool_static_cidr (#29501)
  • New Resource: azurerm_network_manager_routing_rule_collection (#29783)

ENHANCEMENTS:

  • azurerm_cdn_frontdoor_profile - add support for the log_scrubbing_rule block (#30115)
  • azurerm_monitor_diagnostic_setting - update validation for target_resource_id to allow management group IDs as input (#30447)
  • azurerm_netapp_account_encryption - add support for federated_client_id and cross_tenant_key_vault_resource_id (#30373)
  • azurerm_netapp_pool - add support for custom_throughput_mibps (#30404)

BUG FIXES:

  • azurerm_app_service_environment_v3 - fix drift on the allow_new_private_endpoint_connections property (#30391)
  • azurerm_private_endpoint - retry on RetryableError and StorageAccountOperationInProgress errors during LRO (#28112)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.41.0 (August 21, 2025)

FEATURES:

  • New Resource: azurerm_network_manager_ipam_pool_static_cidr (#29501)
  • New Resource: azurerm_network_manager_routing_rule_collection (#29783)

ENHANCEMENTS:

  • azurerm_cdn_frontdoor_profile - add support for the log_scrubbing_rule block (#30115)
  • azurerm_monitor_diagnostic_setting - update validation for target_resource_id to allow management group IDs as input (#30447)
  • azurerm_netapp_account_encryption - add support for federated_client_id and cross_tenant_key_vault_resource_id (#30373)
  • azurerm_netapp_pool - add support for custom_throughput_mibps (#30404)

BUG FIXES:

  • azurerm_app_service_environment_v3 - fix drift on the allow_new_private_endpoint_connections property (#30391)
  • azurerm_private_endpoint - retry on RetryableError and StorageAccountOperationInProgress errors during LRO (#28112)

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)

... (truncated)

Commits
  • 9e60585 CHANGELOG.md for 4.41.0 (#30398)
  • 469a79d azurerm_netapp_pool - add support for custom_throughput_mibps (#30404)
  • 5152d9d azurerm_monitor_diagnostic_setting - allow management group IDs for `target...
  • 0bf44bf docs: fix default value for skip_nodes_with_system_pods in `azurerm_kuberne...
  • 79c3cb2 azurerm_private_endpoint: Retry on "RetryableError" and "StorageAccountOper...
  • 7f00d22 azurerm_netapp_account_encryption - add support for federated_client_id a...
  • 253295e azurerm_windows_web_app - fix edge case where logs.0.application_logs isn...
  • 5b7a6a3 New Resource: azurerm_network_manager_ipam_pool_static_cidr (#29501)
  • 4167548 Bump actions/setup-go from 5.3.0 to 5.5.0 (#30427)
  • 3c5c5af azurerm_network_manager_routing_rule_collection - correctly read resource n...
  • 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 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...v4.41.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.41.0
  dependency-type: direct:production
...

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 Aug 26, 2025
@abhiyerra abhiyerra merged commit fabefd9 into main Sep 3, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/azurerm-tw-4.41.0 branch September 3, 2025 17:40
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.

2 participants