Skip to content
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

Update hashicorp/azurerm requirement from <= 4.18.0 to <= 4.22.0 in /modules/terraform/azure #559

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

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

Release notes

Sourced from hashicorp/azurerm's releases.

v4.22.0

FEATURES:

  • New Data Source: azurerm_extended_location_custom_location (#28066)
  • New Resource: azurerm_system_center_virtual_machine_manager_virtual_machine_instance (#27622)

ENHANCEMENTS:

  • dependencies: containers - update API version to 2024-09-01 (#28598)
  • dependencies: hashicorp/go-azure-sdk - update to v0.20250227.1125644 (#28902)
  • dependencies: signalr - update API version to 2024-03-01 (#28940)
  • Data Source: azurerm_container_app - add support for the template.volume.mount_options property (#28619)
  • Data Source: azurerm_storage_account_queue_properties - now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available (#28617)
  • Data Source: azurerm_storage_account_static_website - now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available (#28617)
  • Data Source: azurerm_storage_containers - now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available (#28617)
  • azurerm_api_connection - display_name and parameter_values are no longer ForceNew (#28721)
  • azurerm_cdn_frontdoor_firewall_policy - add support for the log_scrubbing properties (#28834)
  • azurerm_container_app - add support for the template.volume.mount_options property (#28619)
  • azurerm_container_app_job - add support for the template.volume.mount_options property (#28619)
  • azurerm_extended_custom_location - deprecated in favour of azurerm_extended_location_custom_location (#28066)
  • azurerm_mongo_cluster - add support for the connection_strings attribute (#28880)
  • azurerm_storage_account - now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available (#28617)
  • azurerm_storage_account_queue_properties - now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available (#28617)
  • azurerm_storage_account_static_website - now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available (#28617)
  • azurerm_workloads_sap_discovery_virtual_instance - add support for the managed_resources_network_access_type property (#28881)
  • azurerm_workloads_sap_single_node_virtual_instance - add support for the managed_resources_network_access_type property (#28881)
  • azurerm_workloads_sap_three_tier_virtual_instance - add support for the managed_resources_network_access_type property (#28881)

BUG FIXES:

  • azurerm_api_management_api - split create/update methods (#28271)
  • azurerm_express_route_circuit - allow_classic_operations is now set when resource is created (#28748)
  • azurerm_key_vault_certificate - set partial when updating key vault certificate (#28848)
  • azurerm_managed_disk - always set network_access_policy into state to allow Terraform to detect drift (#28934)
  • azurerm_mssql_managed_instance - fix an issue that prevented using values only known during apply for administrator_login_password (#28843)
  • azurerm_mssql_server - prevent panic by removing function call on a value that may be unknown (#28949)

4.21.1 (February 28, 2025)

BUG FIXES:

  • azurerm_mssql_server - prevent panic by checking if administrator_login exists in the raw config map (#28909)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.22.0 (March 07, 2025)

FEATURES:

  • New Data Source: azurerm_extended_location_custom_location (#28066)
  • New Resource: azurerm_system_center_virtual_machine_manager_virtual_machine_instance (#27622)

ENHANCEMENTS:

  • dependencies: containers - update API version to 2024-09-01 (#28598)
  • dependencies: hashicorp/go-azure-sdk - update to v0.20250227.1125644 (#28902)
  • dependencies: signalr - update API version to 2024-03-01 (#28940)
  • Data Source: azurerm_container_app - add support for the template.volume.mount_options property (#28619)
  • Data Source: azurerm_storage_account_queue_properties - now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available (#28617)
  • Data Source: azurerm_storage_account_static_website - now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available (#28617)
  • Data Source: azurerm_storage_containers - now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available (#28617)
  • azurerm_api_connection - display_name and parameter_values are no longer ForceNew (#28721)
  • azurerm_cdn_frontdoor_firewall_policy - add support for the log_scrubbing properties (#28834)
  • azurerm_container_app - add support for the template.volume.mount_options property (#28619)
  • azurerm_container_app_job - add support for the template.volume.mount_options property (#28619)
  • azurerm_extended_custom_location - deprecated in favour of azurerm_extended_location_custom_location (#28066)
  • azurerm_mongo_cluster - add support for the connection_strings attribute (#28880)
  • azurerm_storage_account - now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available (#28617)
  • azurerm_storage_account_queue_properties - now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available (#28617)
  • azurerm_storage_account_static_website - now gets the parent account directly rather than searching the list of all accounts when the Resource Manager ID is available (#28617)
  • azurerm_workloads_sap_discovery_virtual_instance - add support for the managed_resources_network_access_type property (#28881)
  • azurerm_workloads_sap_single_node_virtual_instance - add support for the managed_resources_network_access_type property (#28881)
  • azurerm_workloads_sap_three_tier_virtual_instance - add support for the managed_resources_network_access_type property (#28881)

BUG FIXES:

  • azurerm_api_management_api - split create/update methods (#28271)
  • azurerm_express_route_circuit - allow_classic_operations is now set when resource is created (#28748)
  • azurerm_key_vault_certificate - set partial when updating key vault certificate (#28848)
  • azurerm_managed_disk - always set network_access_policy into state to allow Terraform to detect drift (#28934)
  • azurerm_mssql_managed_instance - fix an issue that prevented using values only known during apply for administrator_login_password (#28843)
  • azurerm_mssql_server - prevent panic by removing function call on a value that may be unknown (#28949)

4.21.1 (February 28, 2025)

BUG FIXES:

  • azurerm_mssql_server - prevent panic by checking if administrator_login exists in the raw config map (#28909)

4.21.0 (February 27, 2025)

NOTES:

... (truncated)

Commits
  • 1b658d2 changelog/v4.22.0 (#28903)
  • e66c290 Including #28834
  • 66d9ec4 Update function_app_flex_consumption.html.markdown (#28967)
  • 2403588 Docs replace deprecated keyword for storage container (#28968)
  • ceed8b8 azurerm_mssql_server - fix panic due to unknown value (#28949)
  • c5f4e58 azurerm_api_connection - display_name and parameter_values are no longe...
  • 5b04ffc Docs: clarify azurerm_container_app_environment workload profile argument t...
  • 7e1587f Storage: Eliminating listing storage account when its resource ID is availabl...
  • 87fed1a azurerm_mongo_cluster - add support for the connection_strings attribute ...
  • 02bace4 azurerm_private_endpoint - fix acceptance tests (#28941)
  • 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@v0.1.0...v4.22.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  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 Mar 7, 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