Skip to content

Bump hashicorp/azurerm from 4.33.0 to 4.34.0 in /tests/e2e #223

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hashicorp/azurerm from 4.33.0 to 4.34.0.

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

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 4.33.0 to 4.34.0.
- [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.33.0...v4.34.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 22, 2025

Labels

The following labels could not be found: dependencies, terraform. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link

Terraform Lint Results

  • Terraform Version 📎1.11.4
  • Working Directory 📂./tests/e2e
  • Terraform Format and Style 🖌success

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2025

Looks like hashicorp/azurerm is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jun 23, 2025
@dependabot dependabot bot deleted the dependabot/terraform/tests/e2e/hashicorp/azurerm-4.34.0 branch June 23, 2025 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants