Skip to content

Bump hashicorp/azurerm from 4.16.0 to 4.27.0 in /code/infra #359

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hashicorp/azurerm from 4.16.0 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)

v4.26.0

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:

  • New Data Source: azurerm_role_assignments (#29214)

... (truncated)

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

Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 4.16.0 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.16.0...v4.27.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

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

Copy link

Terraform Lint Results

  • Terraform Version 📎1.9.6
  • Working Directory 📂./code/infra
  • Terraform Format and Style 🖌success

Copy link
Contributor Author

dependabot bot commented on behalf of github May 11, 2025

Superseded by #366.

@dependabot dependabot bot closed this May 11, 2025
@dependabot dependabot bot deleted the dependabot/terraform/code/infra/hashicorp/azurerm-4.27.0 branch May 11, 2025 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants