Skip to content

Bump hashicorp/azurerm from 3.100.0 to 4.49.0 in /ops/test/persistent#9231

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/ops/test/persistent/hashicorp/azurerm-4.49.0
Closed

Bump hashicorp/azurerm from 3.100.0 to 4.49.0 in /ops/test/persistent#9231
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/ops/test/persistent/hashicorp/azurerm-4.49.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 19, 2025

Bumps hashicorp/azurerm from 3.100.0 to 4.49.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.49.0

4.49.0 (October 16, 2025)

FEATURES:

  • New Data Source: azurerm_graph_services_account (#30697)
  • New Data Source: azurerm_oracle_exascale_database_storage_vault (#30043)
  • New Resource: azurerm_api_management_workspace_policy_fragment (#30678)
  • New Resource: azurerm_oracle_exascale_database_storage_vault (#30043)

ENHANCEMENTS:

  • Data Source: azurerm_data_protection_backup_vault - add support for the identity.identity_ids property (#29061)
  • azurerm_consumption_budget_management_group - remove the maximum count validation for the notification block (#29200)
  • azurerm_consumption_budget_resource_group - remove the maximum count validation for the notification block (#29200)
  • azurerm_consumption_budget_subscription - remove the maximum count validation for the notification block (#29200)
  • azurerm_data_protection_backup_vault - add support for the identity.identity_ids property (#29061)
  • azurerm_data_protection_backup_vault - add support for UserAssigned and SystemAssigned, UserAssigned values to the identity.type property (#29061)
  • azurerm_monitor_data_collection_rule - improve validation for data_sources.*.name (#30851)
  • azurerm_search_service - support upgrading the sku based on tier (#30842)
  • azurerm_storage_queue - support migrating from storage_account_name to storage_account_id (#30836)

BUG FIXES:

  • azurerm_application_insights - fix an issue that caused tags to be removed when other properties were updated (#30758)
  • azurerm_container_registry - fix the name length validation to allow 50 rather than 49 (#30858)
  • azurerm_function_app_flex_consumption - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_linux_function_app - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_linux_function_app_slot - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_linux_web_app - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_linux_web_app_slot - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_mssql_database - fix validation for min_capacity and auto_pause_delay_in_minutes being set on non-serverless SKUs (#30856)
  • azurerm_signalr_service_custom_certificate - remove unnecessary API requests and checks that could lead to a panic (#30412)
  • azurerm_windows_function_app - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_windows_function_app_slot - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_windows_web_app - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_windows_web_app_slot - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)

v4.48.0

4.48.0 (October 13, 2025)

FEATURES:

  • New Data Source: azurerm_oracle_autonomous_database_clone_from_backup (#29633)
  • New Data Source: azurerm_oracle_autonomous_database_clone_from_database (#29633)
  • New Resource: azurerm_oracle_autonomous_database_clone_from_backup (#29633)
  • New Resource: azurerm_oracle_autonomous_database_clone_from_database (#29633)

ENHANCEMENTS:

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

3.117.1 (February 28, 2025)

SPECIAL NOTES: This 3.x.x patch release is a special, one-off, back-port of an API upgrade for the azurerm_kubernetes_cluster_trusted_access_role_binding resource to enable users still on 3.x to continue using this resource.

BUG FIXES:

  • dependencies: azurerm_kubernetes_cluster_trusted_access_role_binding - upgrade API to 2024-05-01 (#28910)

3.117.0 (November 7, 2024)

SPECIAL NOTES: This 3.x release is a special, one-off, back-port of functionality for azurerm_storage_account to enable users to deploy this resource in environments which block / are restrictive of Data Plane access, thus preventing the resource being created and/or managed. This functionality is back-ported from the v4.9.0 release. Users migrating from this release to the 4.x line, should upgrade directly to v4.9.0 or later, as these features are not compatible with earlier releases of 4.x.

FEATURES:

  • New Resource: azurerm_storage_account_queue_properties (#27819)
  • New Resource: azurerm_storage_account_static_website (#27819)
  • New Provider Feature - storage data_plane_available feature flag (#27819)

ENHANCEMENTS:

  • azurerm_storage_account - can now be created and managed if Data Plane endpoints are blocked by a firewall (#27819)

3.116.0 (August 16, 2024)

DEPRECATIONS:

All Azure Kubernetes Service (AKS) properties related to preview features are deprecated since they will not be available in a stable API. Please see https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/guides/4.0-upgrade-guide#aks-migration-to-stable-api for more details (#26863)

FEATURES:

  • New Resource: azurerm_ai_services (#26008)
  • New Resource: azurerm_communication_service_email_domain_association (#26432)
  • New Resource: azurerm_dev_center_project_environment_type (#26941)
  • New Resource: azurerm_extended_location_custom_location (#24267)
  • New Resource: azurerm_postgresql_flexible_server_virtual_endpoint (#26708)

ENHANCEMENTS:

  • notificationhub - updating to use version 2023-09-01 (#26528)
  • azurerm_api_management_api - update validation of path to allow single character strings (#26922)
  • azurerm_cosmosdb_account - add support for the property burst_capacity_enabled (#26986)
  • azurerm_linux_function_app - add support for vnet_image_pull_enabled property in 4.0 (#27001)
  • azurerm_linux_function_app_slot - add support for vnet_image_pull_enabled property in 4.0 (#27001)
  • azurerm_logic_app_standard - add support for v8.0 in site_config.dotnet_framework_version (#26983)
  • azurerm_management_group_policy_assignment - remove length restriction on name (#27055)
  • azurerm_recovery_services_vault - add support for the identity block (#26254)
  • azurerm_web_application_firewall_policy - add support for the js_challenge_cookie_expiration_in_minutes property (#26878)
  • azurerm_windows_function_app - add support for vnet_image_pull_enabled property in 4.0 (#27001)
  • azurerm_windows_function_app_slot - add support for vnet_image_pull_enabled property in 4.0 (#27001)

... (truncated)

Commits
  • 3217140 CHANGELOG.md for 4.49.0 (#30861)
  • abd5b48 azurerm_data_protection_backup_vault - support UserAssigned and `SystemA...
  • c9c5821 tooling - add rule to fix arguments and attributes headings in docs (#30798)
  • 73c609f appservice - set auth_settings into state when disabled, add diff suppres...
  • d062c64 docs: fix timeouts url (#30873)
  • 9092fe3 azurerm_search_service - Fix 'authentication_failure_mode' cannot be define...
  • 079b6b9 New Data Source: azurerm_graph_services_account (#30697)
  • 5abfd21 azurerm_storage_queue - Support migrating from storage_account_name to `s...
  • 6dd04ab azurerm_search_service - allows upgrading the sku based on tier (#30842)
  • 9169782 New Resource : azurerm_api_management_workspace_policy_fragment (#30678)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
hashicorp/azurerm [>= 4.4.a, < 4.5]

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 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)

Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 3.100.0 to 4.49.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG-v3.md)
- [Commits](hashicorp/terraform-provider-azurerm@v3.100.0...v4.49.0)

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

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 Oct 19, 2025
@dependabot dependabot Bot requested a review from a team as a code owner October 19, 2025 15:01
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Oct 19, 2025
@kevinfiol kevinfiol closed this Oct 23, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 23, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/terraform/ops/test/persistent/hashicorp/azurerm-4.49.0 branch October 23, 2025 19:46
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