Skip to content

🛠️(deps): Update hashicorp/azurerm requirement from >= 3.0.0, < 4.30.1 to >= 3.0.0, < 4.33.1 in /terraform #83

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

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

Release notes

Sourced from hashicorp/azurerm's releases.

v4.33.0

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

Sourced from hashicorp/azurerm's changelog.

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:

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

... (truncated)

Commits
  • 660adea CHANGELOG.md for 4.33.0 (#29813)
  • d654711 add MultipleByID and UnlockMultipleByID to locks, sort before locking (...
  • dc6ea29 sync (#29856)
  • f9cde89 fix(doc): minor spelling mistakes in storage_management_policy docs (#29847)
  • d557b9a netapp_volume_group_oracle_resource - add support for `data_protection_repl...
  • 136dc9d revert 'Mark app_settings sensitive in schema' (#29834)
  • 1f8e65a New Data Source: azurerm_dev_center_attached_network (#29793)
  • 862c89a New Data Source: azurerm_dev_center_dev_box_definition (#29790)
  • 1198d30 drop springapp to once per week for testing as deprecated service (#29832)
  • 0d7025a [Bug:] azurerm_mssql_server_vulnerability_assessment - remove validation fo...
  • 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)

…1 to >= 3.0.0, < 4.33.1

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@v3.0.0...v4.33.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.33.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 13, 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