Skip to content

Update hashicorp/azurerm requirement from ~> 4.30.0 to ~> 4.32.0 #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

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

Release notes

Sourced from hashicorp/azurerm's releases.

v4.32.0

FEATURES:

  • New Data Source: azurerm_dev_center_project (#29747)
  • New Data Source: azurerm_dev_center_project_environment_type (#29762)
  • New Resource: azurerm_qumulo_file_system (#28704)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20250526.1224007 (#29745)
  • Data Source: azurerm_netapp_volume - export the large_volume_enabled property (#29712)
  • Data Source: azurerm_vpn_gateway - export the ip_configuration block (#29186)
  • azurerm_kubernetes_cluster - the vm_size property is now optional (#29612)
  • azurerm_kubernetes_cluster_node_pool - the vm_size property is now optional (#29612)
  • azurerm_netapp_volume - allow volumes made from snapshots to have a different pool than the original volume (#29425)
  • azurerm_netapp_volume - add support for the large_volume_enabled property (#29712)
  • azurerm_postgresql_flexible_server - add support for versionless key vault key IDs to the customer_managed_key.key_vault_key_id property (#29741)
  • azurerm_virtual_network - add support for the ip_address_pool block (#29021)
  • azurerm_vpn_gateway - export the ip_configuration block (#29186)

BUG FIXES:

  • Data Source: azurerm_lb_backend_address_pool - the inbound_nat_rule_port_mapping.frontend_port and inbound_nat_rule_port_mapping.backend_port are now set correctly (#29791)
  • keyvault - fix locking around the keyvault cache (#28330)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.32.0 (June 05, 2025)

FEATURES:

  • New Data Source: azurerm_dev_center_project (#29747)
  • New Data Source: azurerm_dev_center_project_environment_type (#29762)
  • New Resource: azurerm_qumulo_file_system (#28704)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20250526.1224007 (#29745)
  • Data Source: azurerm_netapp_volume - export the large_volume_enabled property (#29712)
  • Data Source: azurerm_vpn_gateway - export the ip_configuration block (#29186)
  • azurerm_kubernetes_cluster - the vm_size property is now optional (#29612)
  • azurerm_kubernetes_cluster_node_pool - the vm_size property is now optional (#29612)
  • azurerm_netapp_volume - allow volumes made from snapshots to have a different pool than the original volume (#29425)
  • azurerm_netapp_volume - add support for the large_volume_enabled property (#29712)
  • azurerm_postgresql_flexible_server - add support for versionless key vault key IDs to the customer_managed_key.key_vault_key_id property (#29741)
  • azurerm_virtual_network - add support for the ip_address_pool block (#29021)
  • azurerm_vpn_gateway - export the ip_configuration block (#29186)

BUG FIXES:

  • Data Source: azurerm_lb_backend_address_pool - the inbound_nat_rule_port_mapping.frontend_port and inbound_nat_rule_port_mapping.backend_port are now set correctly (#29791)
  • keyvault - fix locking around the keyvault cache (#28330)

4.31.0 (May 29, 2025)

FEATURES:

  • New Data Source: azurerm_dev_center (#29716)
  • New Resource: azurerm_network_manager_routing_configuration (#29310)

ENHANCEMENTS:

  • dependencies: azurerm_managed_lustre_file_system - update to API version 2024-07-01 (#29433)
  • dependencies: azurerm_mssql_server_vulnerability_assessment - update to API version 2023-08-01-preview (#29373)
  • dependencies: azurerm_virtual_machine_scale_set_standby_pool - update to API version 2025-03-01 (#29649)
  • dependencies: compute - partial update to API version 2024-11-01 (#29666)
  • dependencies: videoindexer - update to API version 2025-04-01 (#29715)
  • azurerm_backup_protected_vm - add support for the BackupsSuspended value to the protection_state property (#29710)
  • azurerm_dashboard_grafana_managed_private_endpoint - add support for the privatelink_service_url property (#29466)
  • azurerm_dynatrace_tag_rules - add support for the sending_metrics_enabled property (#29499)
  • azurerm_function_app_flex_consumption - add support for the https_only property (#29024)
  • azurerm_mysql_flexible_server - add support for the MO_Standard_E96ads_v5 value to the sku_name property (#29709)
  • azurerm_postgresql_flexible_server - lock the source server when creating a replica server (#29337)

BUG FIXES:

  • azurerm_api_management_product - allow setting the subscriptions_limit property to 0 (#28133)

... (truncated)

Commits

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.30.0...v4.32.0)

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

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 Jun 9, 2025
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.

0 participants