Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Sep 15, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
azurerm (source) required_provider minor ~> 4.40.0 -> ~> 4.44.0
azurerm (source) required_provider minor 4.40.0 -> 4.44.0

Release Notes

hashicorp/terraform-provider-azurerm (azurerm)

v4.44.0

Compare Source

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20250903.1204452 (#​30557)
  • dependencies: paloaltonetworks/firewalls - update to API version 2025-05-23 (#​30587)
  • azurerm_kubernetes_cluster - add support for bootstrap_profile (#​30532)
  • azurerm_kubernetes_cluster - add support for the none value for network_profile.outbound_type (#​30532)
  • azurerm_netapp_volume - add support for accept_grow_capacity_pool_for_short_term_clone_split (#​30494)
  • azurerm_service_plan - add support for Premium V4 SKUs (#​30163)

BUG FIXES:

  • azurerm_application_insights_standard_web_test - prevent Resource ID parsing errors when parsing hidden-link tags (#​28034)
  • azurerm_custom_ip_prefix - fix an incorrect type-assertion that caused an error when attempting to read the API response (#​30537)
  • azurerm_monitor_activity_log_alert - fix name validation (#​30590)
  • azurerm_palo_alto_next_generation_firewall_virtual_hub_local_rulestack - fix import by parsing network_virtual_appliance_id insensitively (#​30597)
  • azurerm_palo_alto_next_generation_firewall_virtual_hub_panorama - fix import by parsing network_virtual_appliance_id insensitively (#​30597)
  • azurerm_postgresql_flexible_server - fix a bug when setting the source_server_id property (#​30497)

v4.43.0

Compare Source

FEATURES:

  • New Data Source: azurerm_oracle_autonomous_database_backup (#​30201)
  • New Data Source: azurerm_oracle_autonomous_database_backups (#​30201)
  • New Resource: azurerm_oracle_autonomous_database_backup (#​30201)

ENHANCEMENTS:

  • dependencies: azurerm_api_management_backend - upgrade API version to 2024-05-01 (#​30500)
  • dependencies: eventgrid - upgrade to API version 2025-02-15 (#​30481)
  • Data Source: azurerm_dev_center_project_pool - add support for the single_sign_on_enabled property (#​30440)
  • azurerm_dev_center_project_pool - add support for the single_sign_on_enabled property (#​30440)
  • azurerm_management_group_policy_assignment - override.kind can now be configured (#​30524)
  • azurerm_monitor_activity_log_alert - add support for the Security value in the recommendation_category property (#​30192)
  • azurerm_postgresql_flexible_server_firewall_rule - improve validation for the start_ip_address and end_ip_address properties to ensure the values are valid IPv4 addresses (#​30514)
  • azurerm_resource_group_policy_assignment - override.kind can now be configured (#​30524)
  • azurerm_resource_policy_assignment - override.kind can now be configured (#​30524)
  • azurerm_sentinel_automation_rule - add support for the action_incident_task block (#​29295)
  • azurerm_subscription_policy_assignment - override.kind can now be configured (#​30524)

BUG FIXES:

  • azurerm_flex_function_app - fix instance_memory_in_mb update issue (GH-30489)
  • azurerm_kubernetes_cluster - remove read-only field NodeImageVersion when cycling node pool (#​30416)
  • azurerm_kubernetes_cluster_node_pool - remove read-only field NodeImageVersion when cycling node pool (#​30416)
  • azurerm_management_group_policy_set_definition - fix an issue that caused API errors when policy_definition_reference blocks were added or removed (#​30493)
  • azurerm_policy_set_definition - fix an issue that caused API errors when policy_definition_reference blocks were added or removed (#​30493)
  • azurerm_virtual_machine - fix potential panic caused by the hash function for the os_profile_linux_config block (#​30456)

v4.42.0

Compare Source

NOTES:

  • This release contains a state migration that fixes a resource state parsing error for azurerm_kusto_cluster when the language_extensions property is defined. Users upgrading from a version older than 4.0.0 should upgrade directly to this release.

FEATURES:

  • New Data Source: azurerm_managed_disks (#​30394)

ENHANCEMENTS:

  • dependencies: containerservice - update api version to 2025-05-01 (#​30401)
  • dependencies: go-azure-sdk/resourcemanager update to v0.20250814.1105543 (#​30401)
  • dependencies: go-azure-sdk/sdk update to v0.20250814.1105543 (#​30401)
  • azurerm_iothub - add support for endpoint.subscription_id property (#​27524)
  • azurerm_iothub_endpoint_cosmosdb_account - add support for endpoint.subscription_id property (#​27524)
  • azurerm_iothub_endpoint_eventhub - add support for endpoint.subscription_id property (#​27524)
  • azurerm_iothub_endpoint_servicebus_queue - add support for endpoint.subscription_id property (#​27524)
  • azurerm_iothub_endpoint_servicebus_topic - add support for endpoint.subscription_id property (#​27524)
  • azurerm_linux_virtual_machine - add support for os_managed_disk_id property (#​30394)
  • azurerm_windows_virtual_machine - add support for os_managed_disk_id property (#​30394)

BUG FIXES:

  • azurerm_kusto_cluster - add a state migration for language_extensions to migrate from a list of strings to a list of objects (block) (#​30438)
  • azurerm_kusto_cluster - fix an issue where removal of the language_extensions property was not applied to the API request (#​30449)
  • azurerm_linux_web_app - normalize docker url (#​30368)

v4.41.0

Compare Source

FEATURES:

  • New Resource: azurerm_network_manager_ipam_pool_static_cidr (#​29501)
  • New Resource: azurerm_network_manager_routing_rule_collection (#​29783)

ENHANCEMENTS:

  • azurerm_cdn_frontdoor_profile - add support for the log_scrubbing_rule block (#​30115)
  • azurerm_monitor_diagnostic_setting - update validation for target_resource_id to allow management group IDs as input (#​30447)
  • azurerm_netapp_account_encryption - add support for federated_client_id and cross_tenant_key_vault_resource_id (#​30373)
  • azurerm_netapp_pool - add support for custom_throughput_mibps (#​30404)

BUG FIXES:

  • azurerm_app_service_environment_v3 - fix drift on the allow_new_private_endpoint_connections property (#​30391)
  • azurerm_private_endpoint - retry on RetryableError and StorageAccountOperationInProgress errors during LRO (#​28112)

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 a review from commjoen as a code owner September 15, 2025 23:25
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 15, 2025
@renovate renovate bot requested a review from bendehaan as a code owner September 15, 2025 23:25
@renovate renovate bot added the renovate label Sep 15, 2025
@github-actions
Copy link

🚀 Preview Deployment Ready!

Your pull request has been built and is ready for preview deployment.
Here's how to test your changes:

Container Images Built

  • Balancer: ghcr.io/OWASP/wrongsecrets-balancer:pr-978
  • Cleaner: ghcr.io/OWASP/cleaner:pr-978

Quick Deploy with Helm

# Add the wrongsecrets helm repository
helm repo add wrongsecrets https://owasp.org/wrongsecrets-ctf-party
helm repo update

# Deploy with preview images
helm install my-preview wrongsecrets/wrongsecrets-ctf-party \
  --set balancer.repository=ghcr.io/OWASP/wrongsecrets-balancer \
  --set balancer.tag=pr-978 \
  --set wrongsecretsCleanup.repository=ghcr.io/OWASP/cleaner \
  --set wrongsecretsCleanup.tag=pr-978 \
  --set imagePullPolicy=Always

# Port forward to access locally
kubectl port-forward service/wrongsecrets-balancer 3000:3000

Deploy with Custom Values

Click to see preview-values.yaml
balancer:
  repository: ghcr.io/OWASP/wrongsecrets-balancer
  tag: pr-978

wrongsecretsCleanup:
  repository: ghcr.io/OWASP/cleaner
  tag: pr-978

# Preview configuration
ingress:
  enabled: true
  hosts:
    - host: >-
        preview-pr-978.wrongsecrets.local
      paths:
        - "/"
# Save the above values to preview-values.yaml, then:
helm install my-preview wrongsecrets/wrongsecrets-ctf-party \
  -f preview-values.yaml

Deploy with Local Build Scripts

# Clone this PR
git fetch origin pull/978/head:pr-978
git checkout pr-978

# Use the existing deployment script with custom images
./build-and-deploy.sh

Test the Changes

  1. Access the application at http://localhost:3000
  2. Create a team and verify functionality
  3. Test any new features or bug fixes

Container Registry

The preview images are available at:


This preview was automatically generated for PR #978

@commjoen commjoen merged commit f6ea810 into main Sep 16, 2025
16 checks passed
@commjoen commjoen deleted the renovate/terraform-azure branch September 16, 2025 07:22
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.

2 participants