Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2025

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

Release notes

Sourced from hashicorp/azurerm's releases.

v4.37.0

FEATURES:

  • New Data Source: azurerm_network_manager_ipam_pool (#30145)

ENHANCEMENTS:

  • Data Source: azurerm_virtual_machine_scale_set - add support for the auxiliary_mode and auxiliary_sku properties (#30159)
  • azurerm_container_app_environment - add support for the identity block (#29409)
  • azurerm_eventhub - add support for the retention_description block (#29427)
  • azurerm_kubernetes_cluster - add support for the Daily value in the maintenance_window_auto_upgrade.frequency property (#30133)
  • azurerm_kubernetes_flux_configuration - add support for the git_repository.provider property (#30082)
  • azurerm_mssql_job_step - the job_credential_id and output_target.job_credential_id properties are now optional (#30031)
  • azurerm_orchestrated_virtual_machine_scale_set - add support for auxiliary_mode and auxiliary_sku (#30102)
  • azurerm_storage_account - add support for the provisioned_billing_model_version property (#29043)
  • azurerm_vpn_gateway_connection - add support for the dpd_timeout_seconds property (#29434)

BUG FIXES:

  • Data Source: azurerm_virtual_machine_scale_set - fix a panic caused by missing properties (#30159)
  • azurerm_container_app_environment - fix import for workload_profile (#30139)
  • azurerm_mongo_cluster - the create_mode property no longer causes ForceNews on import (#29375)
  • azurerm_virtual_network - suppress a perpetual diff on address_space when using ip_address_pool (#30073)
  • azurerm_vpn_gateway_connection - the shared_key is now Optional + Computed (#30152)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.37.0 (July 17, 2025)

FEATURES:

  • New Data Source: azurerm_network_manager_ipam_pool (#30145)

ENHANCEMENTS:

  • Data Source: azurerm_virtual_machine_scale_set - add support for the auxiliary_mode and auxiliary_sku properties (#30159)
  • azurerm_container_app_environment - add support for the identity block (#29409)
  • azurerm_eventhub - add support for the retention_description block (#29427)
  • azurerm_kubernetes_cluster - add support for the Daily value in the maintenance_window_auto_upgrade.frequency property (#30133)
  • azurerm_kubernetes_flux_configuration - add support for the git_repository.provider property (#30082)
  • azurerm_mssql_job_step - the job_credential_id and output_target.job_credential_id properties are now optional (#30031)
  • azurerm_orchestrated_virtual_machine_scale_set - add support for auxiliary_mode and auxiliary_sku (#30102)
  • azurerm_storage_account - add support for the provisioned_billing_model_version property (#29043)
  • azurerm_vpn_gateway_connection - add support for the dpd_timeout_seconds property (#29434)

BUG FIXES:

  • Data Source: azurerm_virtual_machine_scale_set - fix a panic caused by missing properties (#30159)
  • azurerm_container_app_environment - fix import for workload_profile (#30139)
  • azurerm_mongo_cluster - the create_mode property no longer causes ForceNews on import (#29375)
  • azurerm_virtual_network - suppress a perpetual diff on address_space when using ip_address_pool (#30073)
  • azurerm_vpn_gateway_connection - the shared_key is now Optional + Computed (#30152)

4.36.0 (July 10, 2025)

FEATURES:

  • New Resource: azurerm_api_management_workspace (#30033)
  • New Resource: azurerm_network_manager_verifier_workspace_reachability_analysis_intent (#28956)

ENHANCEMENTS:

  • dependencies: kubernetesconfiguration - update to API version 2024-11-01 (#29896)
  • dependencies: oracle - update to API version 2025-03-01 (#29721)
  • dependencies: servicenetworking - update to API version 2025-01-01 (#30103)
  • Data Source: azurerm_container_registry - add support for the data_endpoint_host_names property (#30086)
  • Data Source: azurerm_dev_center_dev_box_definition - add support for the hibernate_support_enabled property (#29995)
  • Data Source: azurerm_marketplace_agreement - add support for the accepted property (#30118)
  • Data Source: azurerm_oracle_autonomous_database - add support for compute_model property (#29801)
  • Data Source: azurerm_oracle_cloud_vm_cluster - add support for compute_model property (#29801)
  • Data Source: azurerm_oracle_db_servers - add support for the compute_model property (#29801)
  • Data Source: azurerm_oracle_db_system_shapes - add support for the display_name property (#29801)
  • Data Source: azurerm_oracle_db_system_shapes - add support for the are_server_types_supported property (#29801)
  • Data Source: azurerm_oracle_db_system_shapes - add support for the compute_model property (#29801)
  • Data Source: azurerm_oracle_exadata_infrastructure - add support for the compute_model property (#29801)
  • Data Source: azurerm_oracle_exadata_infrastructure - add support for the database_server_type property (#29801)
  • Data Source: azurerm_oracle_exadata_infrastructure - add support for the storage_server_type property (#29801)

... (truncated)

Commits
  • beaa7b8 CHANGELOG.md for 4.37.0 (#30135)
  • d7936b0 GHA - Downgrade version of CodelyTV/pr-size-labeler (#30173)
  • c24a21b add contributor guide section on merging PRs (#30172)
  • 986d8c4 Including #30082
  • bcf61d1 azurerm_postgresql_* - deprecate PostgreSQL Single Server and its sub resou...
  • 06a61c2 New Datasource: azurerm_network_manager_ipam_pool (#30145)
  • c6eea4a azurerm_policy_definition - Add test for reducing number of parameters (#29...
  • 77e1193 Data Source: azurerm_virtual_machine_scale_set - add auxiliary_mode and `...
  • 18797f2 azurerm_mongo_cluster - fix the issue of importing existing cluster causing...
  • 45ad965 azurerm_vpn_gateway_connection - support for new property `dpd_timeout_seco...
  • 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.36.0...v4.37.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.37.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 Jul 18, 2025
@github-actions github-actions bot merged commit 105b359 into main Jul 18, 2025
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/terraform/terraform/hashicorp/azurerm-tw-4.37.0 branch July 18, 2025 09:29
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