Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Update hashicorp/azurerm requirement from ~> 4.26.0 to ~> 4.27.0 in the terraform group#14

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/terraform-9d893e098b
Closed

Update hashicorp/azurerm requirement from ~> 4.26.0 to ~> 4.27.0 in the terraform group#14
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/terraform-9d893e098b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

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

Release notes

Sourced from hashicorp/azurerm's releases.

v4.27.0

FEATURES:

  • New Resource: azurerm_eventgrid_partner_configuration (#28676)

ENHANCEMENTS:

  • dependencies: update go-azure-sdk to v0.20250409.1192141 (#29307)
  • dependencies: containerapps - update to API version 2025-01-01 (#29296)
  • dependencies: netapp - update to API version 2025-01-01 (#29382)
  • dependencies: operationalinsights - partial update to API version 2023-09-01 (#29283)
  • azurerm_cdn_frontdoor_origin - support managedEnvironments value for private_link.target_type (#28239)
  • azurerm_cdn_frontdoor_origin - add support for the web_secondary Gateway values in the private_link.target_type property (#29380)
  • azurerm_cognitive_deployment - add support for the Cohere value in the model.format property (#29143)
  • azurerm_container_app_environment: add support for cross subscription log_analytics_workspace_id (#28740)
  • azurerm_dev_center_project - add support for the identity property (#29278)
  • azurerm_dynatrace_tag_rules - the log_rule and metric_rule blocks and their properties are no longer ForceNew (#29298)
  • azurerm_monitor_data_collection_endpoint - add support for the metrics_ingestion_endpoint attribute (#29292)
  • azurerm_mysql_flexible_server - support for the log_on_disk_enabled property (#28929)
  • azurerm_subnet - add support for the Microsoft.PowerAutomate/hostedRpa value in the delegation.service_delegation.name property (#29271)
  • azurerm_subnet - add support for the Microsoft.Network/applicationGateways value in the delegation.service_delegation.name property (#29361)
  • azurerm_virtual_network - add support for the Microsoft.PowerAutomate/hostedRpa value in the subnet.delegation.service_delegation.name property (#29271)
  • azurerm_virtual_network - add support for the Microsoft.Network/applicationGateways value in the subnet.delegation.service_delegation.name property (#29361)

BUG FIXES:

  • provider: ensure x-ms-correlation-request-id header is only set once during list operations (#28974)
  • azurerm_app_configuration_feature - suppress casing differences for configuration_store_id to prevent resource recreation (#29285)
  • azurerm_app_configuration_key - suppress casing differences for configuration_store_id to prevent resource recreation (#29285)
  • azurerm_container_app_environment - updates are now made using the PATCH method, preventing errors due to missing properties in the request (#29317)
  • azurerm_eventhub_namespace - remove max items from network/ip rules as they can be increased above upon request (#29333)
  • azurerm_kusto_iothub_data_connection - update event_system_properties validation and documentation to be more flexible (#29314)
  • azurerm_linux_web_app - correctly read backup.schedule.start_time into state (#29254)
  • azurerm_netapp_volume - update validation for storage_quota_in_gb to allow values from 50 to 102400 (#29341)
  • azurerm_postgresql_flexible_server - downgrading version forces a new resource to be created (#28559)
  • azurerm_postgresql_flexible_server - downgrading storage_mb forces a new resource to be created (#29309)
  • azurerm_private_endpoint - private_dns_zone_group.private_dns_zone_ids can now be updated correctly (#29329)
  • azurerm_search_shared_private_link_service - add locks to prevent conflicts when creating multiple instances (#29294)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.27.0 (April 25, 2025)

FEATURES:

  • New Resource: azurerm_eventgrid_partner_configuration (#28676)

ENHANCEMENTS:

  • dependencies: update go-azure-sdk to v0.20250409.1192141 (#29307)
  • dependencies: containerapps - update to API version 2025-01-01 (#29296)
  • dependencies: netapp - update to API version 2025-01-01 (#29382)
  • dependencies: operationalinsights - partial update to API version 2023-09-01 (#29283)
  • azurerm_cdn_frontdoor_origin - support managedEnvironments value for private_link.target_type (#28239)
  • azurerm_cdn_frontdoor_origin - add support for the web_secondary Gateway values in the private_link.target_type property (#29380)
  • azurerm_cognitive_deployment - add support for the Cohere value in the model.format property (#29143)
  • azurerm_container_app_environment: add support for cross subscription log_analytics_workspace_id (#28740)
  • azurerm_dev_center_project - add support for the identity property (#29278)
  • azurerm_dynatrace_tag_rules - the log_rule and metric_rule blocks and their properties are no longer ForceNew (#29298)
  • azurerm_monitor_data_collection_endpoint - add support for the metrics_ingestion_endpoint attribute (#29292)
  • azurerm_mysql_flexible_server - support for the log_on_disk_enabled property (#28929)
  • azurerm_subnet - add support for the Microsoft.PowerAutomate/hostedRpa value in the delegation.service_delegation.name property (#29271)
  • azurerm_subnet - add support for the Microsoft.Network/applicationGateways value in the delegation.service_delegation.name property (#29361)
  • azurerm_virtual_network - add support for the Microsoft.PowerAutomate/hostedRpa value in the subnet.delegation.service_delegation.name property (#29271)
  • azurerm_virtual_network - add support for the Microsoft.Network/applicationGateways value in the subnet.delegation.service_delegation.name property (#29361)

BUG FIXES:

  • provider: ensure x-ms-correlation-request-id header is only set once during list operations (#28974)
  • azurerm_app_configuration_feature - suppress casing differences for configuration_store_id to prevent resource recreation (#29285)
  • azurerm_app_configuration_key - suppress casing differences for configuration_store_id to prevent resource recreation (#29285)
  • azurerm_container_app_environment - updates are now made using the PATCH method, preventing errors due to missing properties in the request (#29317)
  • azurerm_eventhub_namespace - remove max items from network/ip rules as they can be increased above upon request (#29333)
  • azurerm_kusto_iothub_data_connection - update event_system_properties validation and documentation to be more flexible (#29314)
  • azurerm_linux_web_app - correctly read backup.schedule.start_time into state (#29254)
  • azurerm_netapp_volume - update validation for storage_quota_in_gb to allow values from 50 to 102400 (#29341)
  • azurerm_postgresql_flexible_server - downgrading version forces a new resource to be created (#28559)
  • azurerm_postgresql_flexible_server - downgrading storage_mb forces a new resource to be created (#29309)
  • azurerm_private_endpoint - private_dns_zone_group.private_dns_zone_ids can now be updated correctly (#29329)
  • azurerm_search_shared_private_link_service - add locks to prevent conflicts when creating multiple instances (#29294)

4.26.0 (April 04, 2025)

BREAKING CHANGES:

  • feature: The Provider feature configuration item virtual_machines.graceful_shutdown is now not used due to a breaking change in the compute API. This feature block setting is now deprecated and ignored if set and will be removed in v5.0 of the provider. (#29185)
  • azurerm_linux_virtual_machine - the vm_agent_platform_updates_enabled property is now read-only due to a recent API breaking change (#29211)
  • azurerm_windows_virtual_machine - the vm_agent_platform_updates_enabled property is now read-only due to a recent API breaking change (#29211)

FEATURES:

... (truncated)

Commits
  • da83fab CHANGELOG.md for v4.27.0 (#29306)
  • 39eacd7 azurerm_container_app_environment - use PATCH method for Update() (#29317)
  • e51bd97 Add default import error for association resources (#29286)
  • 6d684d3 azurerm_purview_account - split create and update method (#29325)
  • 7a055a5 azurerm_postgresql_flexible_server: force new when downgrading storage_mb...
  • 13df60e doc: kubernetes_cluster.ingress_application_gateway: can be one of 4 (#29...
  • aa0e391 azurerm_cdn_frontdoor_origin.private_link: add web_secondary and Gateway to t...
  • e42f7b9 remove Microsoft.Media from required provider (#29407)
  • a74604b [Dependencies:] azurerm_mssql_elasticpool - deprecated legacy Track 1 `sql/...
  • 21280e2 delete private_dns_zone_groups when id updated (#29329)
  • 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 <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

Updates the requirements on [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) to permit the latest version.

Updates `hashicorp/azurerm` to 4.27.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.26.0...v4.27.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.27.0
  dependency-type: direct:production
  dependency-group: terraform
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 28, 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.

@arnaudlh arnaudlh closed this May 30, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github May 30, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@arnaudlh arnaudlh deleted the dependabot/terraform/terraform-9d893e098b branch May 30, 2025 08:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant