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.14.0 to <= 4.18.0 in /modules/terraform/azure #518

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 7, 2025

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

Release notes

Sourced from hashicorp/azurerm's releases.

v4.18.0

ENHANCEMENTS:

  • dependencies: appconfiguration - update to API version 2024-05-01 (#28700)
  • dependencies: update azurerm_cdn_frontdoor_rule to API version 2024-02-01 (#28308)
  • dependencies: update azurerm_cdn_frontdoor_ruleset to API version 2024-02-01 (#28308)
  • dependencies: update go-azure-sdk to v0.20250131.1134653 (#28674)
  • Data Source: azurerm_cdn_frontdoor_firewall_policy - add support for js_challenge_cookie_expiration_in_minutes policy (#28284)
  • Data Source: azurerm_nginx_configuration - add support for the protected_file.content_hash property (#28532)
  • azurerm_cdn_frontdoor_firewall_policy - add support for js_challenge_cookie_expiration_in_minutes policy (#28284)
  • azurerm_cdn_frontdoor_firewall_policy - add support for JSChallenge action type in the managed_rule override block (#28308)
  • azurerm_container_app - add support for the volume_mounts.sub_path property (#27533)
  • azurerm_nginx_configuration - add support for the protected_file.content_hash property (#28532)
  • azurerm_palo_alto_next_generation_firewall_virtual_hub_local_rulestack - add support for the marketplace_offer_id and plan_id properties (#28537)
  • azurerm_palo_alto_next_generation_firewall_virtual_hub_panorama - add support for the marketplace_offer_id and plan_id properties (#28537)
  • azurerm_palo_alto_next_generation_firewall_virtual_network_local_rulestack - add support for the marketplace_offer_id and plan_id properties (#28537)
  • azurerm_palo_alto_next_generation_firewall_virtual_network_panorama - add support for the marketplace_offer_id and plan_id properties (#28537)
  • azurerm_route_server - add support for the hub_routing_preference property (#28363)

BUG FIXES:

  • azurerm_logic_app_action_http - fix issue where queries would be set to an empty map instead of null when omitted from the configuration (#28447)
  • azurerm_machine_learning_compute_cluster - allow resource creation when node_public_ip_enabled is false and subnet_resource_id has not been specified (#28673)
  • azurerm_network_watcher_flow_log - prevent panic when removing the traffic_analytics block (#28416)
  • azurerm_oracle_autonomous_database - fix incorrect type for the supported_regions_to_clone_to property (#28536)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.18.0 (February 07, 2025)

ENHANCEMENTS:

  • dependencies: appconfiguration - update to API version 2024-05-01 (#28700)
  • dependencies: update azurerm_cdn_frontdoor_rule to API version 2024-02-01 (#28308)
  • dependencies: update azurerm_cdn_frontdoor_ruleset to API version 2024-02-01 (#28308)
  • dependencies: update go-azure-sdk to v0.20250131.1134653 (#28674)
  • Data Source: azurerm_cdn_frontdoor_firewall_policy - add support for js_challenge_cookie_expiration_in_minutes policy (#28284)
  • Data Source: azurerm_nginx_configuration - add support for the protected_file.content_hash property (#28532)
  • azurerm_cdn_frontdoor_firewall_policy - add support for js_challenge_cookie_expiration_in_minutes policy (#28284)
  • azurerm_cdn_frontdoor_firewall_policy - add support for JSChallenge action type in the managed_rule override block (#28308)
  • azurerm_container_app - add support for the volume_mounts.sub_path property (#27533)
  • azurerm_nginx_configuration - add support for the protected_file.content_hash property (#28532)
  • azurerm_palo_alto_next_generation_firewall_virtual_hub_local_rulestack - add support for the marketplace_offer_id and plan_id properties (#28537)
  • azurerm_palo_alto_next_generation_firewall_virtual_hub_panorama - add support for the marketplace_offer_id and plan_id properties (#28537)
  • azurerm_palo_alto_next_generation_firewall_virtual_network_local_rulestack - add support for the marketplace_offer_id and plan_id properties (#28537)
  • azurerm_palo_alto_next_generation_firewall_virtual_network_panorama - add support for the marketplace_offer_id and plan_id properties (#28537)
  • azurerm_route_server - add support for the hub_routing_preference property (#28363)

BUG FIXES:

  • azurerm_logic_app_action_http - fix issue where queries would be set to an empty map instead of null when omitted from the configuration (#28447)
  • azurerm_machine_learning_compute_cluster - allow resource creation when node_public_ip_enabled is false and subnet_resource_id has not been specified (#28673)
  • azurerm_network_watcher_flow_log - prevent panic when removing the traffic_analytics block (#28416)
  • azurerm_oracle_autonomous_database - fix incorrect type for the supported_regions_to_clone_to property (#28536)

4.17.0 (January 31, 2025)

FEATURES:

  • New Data Source: azurerm_api_management_subscription (#27824)
  • New Resource: azurerm_cognitive_account_rai_policy (#28013)
  • New Resource: azurerm_mssql_job_target_group (#28492)

ENHANCEMENTS:

  • dependencies: network - update to use 2024-05-01 (#28146)
  • dependencies: privatedns - update to use 2024-06-01 (#28599)
  • dependencies: storage - update to use 2023-05-01 (#27760)
  • Data Source: azure_communication_service - add support for the hostname property (#28620)
  • azurerm_api_management - capacity now has a max limit of 50 (#28648)
  • azurerm_backup_protected_vm - add support for feature vm_backup_suspend_protection_and_retain_data_on_destroy (#27950)
  • azurerm_cognitive_account - support for the bypass property (#28221)
  • azure_communication_service - add support for the hostname property (#28620)
  • azurerm_container_app_environment - add support for Azure Monitor as a log destination (#26047)
  • azurerm_mssql_elasticpool- add support for MOPRMS pool type and update validation for PRMS and Gen5 pool types (#28453)
  • azurerm_mssql_managed_instance_transparent_data_encryption - support for the managed_hsm_key_id property (#28480)
  • azurerm_stream_analytics_output_cosmosdb - support for the authentication_mode property (#28372)
  • azurerm_stream_analytics_stream_input_blob - add support for authentication_mode (#27853)

... (truncated)

Commits
  • 4d8df7f CHANGELOG.md for v4.18.0 (#28651)
  • acd0890 azurerm_container_app - support for the add sub_path property (#27533)
  • 000440f Contributor Docs: Adding a New Feature to the Feature Block (#27872)
  • 63d83f5 azurerm_machine_learning_compute_cluster - subnet_resource_id does not ha...
  • 8cc4df4 azurerm_network_watcher_flow_log - add nil check for traffic_analytics (#28416)
  • e9ebf4e fix datatype of supported_regions_to_clone_to for AutonomousDatabaseRegularDa...
  • b7224f5 appconfiguration - upgrade API version from 2023-03-01 to 2024-05-01 (#28700)
  • a662de2 azurerm_kubernetes_cluster - add caution note to AKS docs about the preview...
  • f59daa1 azurerm_route_server - Add support for hub_routing_preference property ...
  • b8cd14f dependencies: update go-azure-sdk to v0.20250131.1134653 (#28674)
  • 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.18.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-type: direct:production
...

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

dependabot bot commented on behalf of github Feb 10, 2025

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

@dependabot dependabot bot closed this Feb 10, 2025
@dependabot dependabot bot deleted the dependabot/terraform/modules/terraform/azure/main/hashicorp/azurerm-lte-4.18.0 branch February 10, 2025 19:17
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant