Skip to content

Bump hashicorp/azurerm from 4.25.0 to 4.27.0 #25

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

Merged
merged 2 commits into from
May 21, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps hashicorp/azurerm from 4.25.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.25.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.25.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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels May 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 1, 2025 16:48
Copy link

coderabbitai bot commented May 1, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@spy86 spy86 merged commit 43218cc into main May 21, 2025
4 checks passed
@spy86 spy86 deleted the dependabot/terraform/hashicorp/azurerm-4.27.0 branch May 21, 2025 15:55
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