Skip to content

Chore(deps): Bump hashicorp/azurerm from 4.33.0 to 4.34.0 in /examples/resources/powerplatform_billing_policy in the all group across 1 directory #858

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 20, 2025

Bumps the all group with 1 update in the /examples/resources/powerplatform_billing_policy directory: hashicorp/azurerm.

Updates 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 1 update in the /examples/resources/powerplatform_billing_policy directory: [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm).


Updates `hashicorp/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
  dependency-group: all
...

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 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 20, 2025 20:54
@dependabot dependabot bot added the terraform Pull requests that update Terraform code label Jun 20, 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