Skip to content

Update hashicorp/azurerm requirement from ~> 2.5 to ~> 4.34 in /deploy/azure/app/kube #821

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
Contributor

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

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

Release notes

Sourced from hashicorp/azurerm's releases.

v4.34.0

ENHANCEMENTS:

  • dependencies: containerservice - update API version to 2025-02-01 (#29761)
  • azurerm_network_manager_ipam_pool - display_name is now optional (#29842)
  • dependencies: go-azure-sdk - update to v0.20250613.1153526 (#29871)
  • provider: add support for msi_api_version property and ARM_MSI_API_VERSION env var. (#29871)
  • azurerm_kusto_cluster_customer_managed_key - add support for managed_hsm_key_id (#29416)

FEATURES:

  • New Data Source: azurerm_dev_center_environment_type (#29782)
  • New Data Source: azurerm_dev_center_project_pool (#29778)

BUG FIXES:

  • azurerm_eventgrid_namespace - validations for maximum_session_expiry_in_hours and maximum_client_sessions_per_authentication_name are now correct (#29919)
  • azurerm_api_management_api_operation - fix validation for the url_template property to allow parameters prefixed with * (#29895)
  • azurerm_mysql_flexible_server - reverted a change made to the validation of the sku_name property that caused errors for existing resources (#29909)
  • azurerm_orchestrated_virtual_machine_scale_set - prevent a panic when an empty os_profile block is present in the configuration (#29809)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.34.0 (June 20, 2025)

ENHANCEMENTS:

  • dependencies: containerservice - update API version to 2025-02-01 (#29761)

  • azurerm_network_manager_ipam_pool - display_name is now optional (#29842)

  • dependencies: go-azure-sdk - update to v0.20250613.1153526 (#29871)

  • provider: add support for msi_api_version property and ARM_MSI_API_VERSION env var. (#29871)

  • azurerm_kusto_cluster_customer_managed_key - add support for managed_hsm_key_id (#29416)

FEATURES:

  • New Data Source: azurerm_dev_center_environment_type (#29782)
  • New Data Source: azurerm_dev_center_project_pool (#29778)

BUG FIXES:

  • azurerm_eventgrid_namespace - validations for maximum_session_expiry_in_hours and maximum_client_sessions_per_authentication_name are now correct (#29919)
  • azurerm_api_management_api_operation - fix validation for the url_template property to allow parameters prefixed with * (#29895)
  • azurerm_mysql_flexible_server - reverted a change made to the validation of the sku_name property that caused errors for existing resources (#29909)
  • azurerm_orchestrated_virtual_machine_scale_set - prevent a panic when an empty os_profile block is present in the configuration (#29809)

4.33.0 (June 12, 2025)

FEATURES:

  • New Data Source: azurerm_dev_center_attached_network (#29793)
  • New Data Source: azurerm_dev_center_dev_box_definition (#29790)
  • New Data Source: azurerm_dev_center_catalog (#29794)
  • New Data Source: azurerm_dev_center_gallery (#29795)
  • New Data Source: azurerm_dev_center_network_connection (#29792)

ENHANCEMENTS:

  • azurem_netapp_volume_group_oracle_resource - add support for data_protection_replication including Cross-Region Replication (CRR) and Cross-Zone Replication (CZR) (#29771)
  • azurerm_postgresql_flexible_server - the create_mode property now supports the ReviveDropped value (#29814)
  • azurerm_postgresql_flexible_server - add support for SystemAssigned, UserAssigned to the identity.type property (#29320)

BUG FIXES:

  • azurerm_windows_function_app - the app_settings property is no longer marked as sensitive (#29834)
  • azurerm_mssql_server_vulnerability_assessment - storage_account_access_key and storage_container_sas_key are no longer required to be set (#29789)

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:

... (truncated)

Commits
  • eb2f9f2 fix failing tests, remove test with retired resource (#29888)
  • d9e0a54 azurerm_eventgrid_namespace - fix maximum value for `maximum_session_expiry...
  • 3468506 sync docs (#29916)
  • cc332cc New Data Source: azurerm_dev_center_environment_type (#29782)
  • b13c4a9 New Data Source: azurerm_dev_center_project_pool (#29778)
  • aed593d azurerm_api_management_api_operation : exclude the leading * when extracting ...
  • 36be11d azurerm_mysql_flexible_server - in-place upgrade version (#29110)
  • 9199c15 azurerm_pim_eligible_role_assignment - user atScope() as filter (#29781)
  • 35560df azurerm_mysql_flexible_server - add SKU B_Standard_B1s back (#29909)
  • 95934a9 bump go-azure-sdk version to v0.20250617.1143239 (#29884)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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@v2.5.0...v4.34.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.34.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 Jun 23, 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.

1 participant