Skip to content

chore(deps): update terraform azurerm to v4.30.0 #2023

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2025

This PR contains the following updates:

Package Type Update Change
azurerm (source) required_provider minor ~> 4.26.0 -> ~> 4.30.0
azurerm (source) required_provider minor 4.26.0 -> 4.30.0

Release Notes

hashicorp/terraform-provider-azurerm (azurerm)

v4.30.0

Compare Source

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20250520.1180806 (#​29665)
  • Data Source: azurerm_managed_disk - add support for location (#​29513)
  • azurerm_dns_caa_record - add support for the contactemail value in the tag property (#​29664)
  • azurerm_eventhub_namespace_schema_group - add support for the Json value in the schema_type property (#​29641)
  • azurerm_function_app_flex_consumption - add support for the always_ready block (#​29023)
  • azurerm_security_center_subscription_pricing - add support for the AI value for the resource_type property (#​29631)

v4.29.0

Compare Source

FEATURES:

  • New Resource: azurerm_system_center_virtual_machine_manager_virtual_machine_instance_guest_agent (#​28953)

ENHANCEMENTS:

  • azurerm_api_management_api - fix import of resources (#​28193)
  • azurerm_app_configuration - add support for developer tier to the sku property (#​29492)
  • azurerm_app_configuration - the sku property can now be downgraded from premium to standard without recreating the resource (#​29492)
  • azurerm_key_vault_managed_hardware_security_module_key - add support for the import value in the key_opts property (#​29524)
  • azurerm_netapp_pool - add support for cool_access_enabled (#​29468)
  • azurerm_network_manager_deployment - add support for the Routing value in the scope_access property (#​29536)
  • azurerm_private_endpoint_application_security_group_association - resource is now removed from state if it no longer exist (#​29601)
  • azurerm_virtual_machine_implicit_data_disk_from_source - the disk_size_gb property can now be increased without recreating the resource (#​29239)
  • azurerm_web_application_firewall_policy - add support for the JSChallenge in the action property (#​29614)

BUG FIXES:

  • azurerm_api_management_api - no longer returns an error on the oauth2_authorization and openid_authentication properties when updating (#​29042)
  • azurerm_route_map - the validation for the name now allows numbers (#​29519)

v4.28.0

Compare Source

FEATURES:

  • New Resource: azurerm_nginx_api_key (#​28919)
  • New Data Source: azurerm_nginx_api_key (#​28919)

ENHANCEMENTS:

  • dependencies: azurerm_mssql_database - Update to API version 2023-08-01-preview/replicationlinks (#​28705)
  • dependencies: azurerm_mssql_server_security_alert_policy - update to API version 2023-08-01-preview/serversecurityalertpolicies (#​29363)
  • dependencies: eventhub - update to API version 2024-01-01 (#​29397)
  • dependencies: azurerm_shared_image_version - update to API version 2024-03-01 (#​28954)
  • azurerm_ai_foundry_project - add support for the primary_user_assigned_identity property (#​29197)
  • azurerm_storage_account_static_website - the index_document property now has validation for length and excluding slashes (#​29431)

BUG FIXES:

  • azurerm_application_insights - the workspace_id is now Computed (#​29396)
  • azurerm_batch_pool - prevent error when certificate is not used (#​29443)
  • azurerm_nginx_deployment - add support for the web_application_firewall property (#​27454)
  • azurerm_postgresql_flexible_server_virtual_endpoint - is no longer removed from state when a fail-over occurs (#​29424)
  • azurerm_servicebus_queue - no longer waits on resource creation (#​29435)
  • azurerm_virtual_network_gateway - prevent a panic when vpn_client_configuration is removed from from the configuration (#​29456)
  • azurerm_web_pubsub_custom_certificate - no longer crashes when custom_certificate_id is in a different subscription (#​29410)
  • azurerm_windows_web_app - fix perpetual diff around incorrect default for always_on and ignore default values for logs.0.application_logs (#​29150)
  • azurerm_windows_web_app_slot - fix perpetual diff around incorrect default for always_on and ignore default values for logs.0.application_logs (#​29150)

v4.27.0

Compare Source

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)

Configuration

📅 Schedule: Branch creation - On day 1 and 15 of the month ( * * 1,15 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from commjoen and bendehaan as code owners May 24, 2025 05:38
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels May 24, 2025
@renovate renovate bot force-pushed the renovate/terraform-azure branch 6 times, most recently from 83b0b38 to be9d0fc Compare May 26, 2025 04:28
@renovate renovate bot force-pushed the renovate/terraform-azure branch from be9d0fc to ede65b8 Compare May 27, 2025 03:48
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 renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants