Skip to content

chore(deps): update terraform

Common Ground Bot requested to merge renovate/terraform into main

This MR contains the following updates:

Package Type Update Change
azurerm (source) required_provider minor 3.103.1 -> 3.104.2
google (source) required_provider minor 5.29.1 -> 5.30.0

Release Notes

hashicorp/terraform-provider-azurerm (azurerm)

v3.104.2

Compare Source

NOTE: This is a re-release of v3.104.1 to include missing changes, please refer to the changelog entries for v3.104.1.

v3.104.1

Compare Source

BUG FIXES:

  • azurerm_pim_active_role_assignment - fix a regression where roles assignments could not be created with no expiration (#​26029)
  • azurerm_pim_eligible_role_assignment - fix a regression where roles assignments could not be created with no expiration (#​26029)

v3.104.0

Compare Source

FEATURES:

  • New Data Source: azurerm_elastic_san (#​25719)

ENHANCEMENTS:

  • New Resource - azurerm_key_vault_managed_hardware_security_module_key (#​25935)
  • Data Source - azurerm_kubernetes_service_version - support for the default_version property (#​25953)
  • network/applicationgateways - update to use hashicorp/go-azure-sdk (#​25844)
  • dataprotection - update API version to 2024-04-01 (#​25882)
  • databasemigration - update API version to 2021-06-30 (#​25997)
  • network/ips - update to use hashicorp/go-azure-sdk (#​25905)
  • network/localnetworkgateway - update to use hashicorp/go-azure-sdk (#​25905)
  • network/natgateway - update to use hashicorp/go-azure-sdk (#​25905)
  • network/networksecuritygroup - update to use hashicorp/go-azure-sdk (#​25971)
  • network/publicips - update to use hashicorp/go-azure-sdk (#​25971)
  • network/virtualwan - update to use hashicorp/go-azure-sdk (#​25971)
  • network/vpn - update to use hashicorp/go-azure-sdk (#​25971)
  • azurerm_databricks_workspace - support for the default_storage_firewall_enabled property (#​25919)
  • azurerm_key_vault - allow previously existing key vaults to continue to manage the contact field prior to the v3.93.0 conditional polling change (#​25777)
  • azurerm_linux_function_app - support for the PowerShell 7.4 (#​25980)
  • azurerm_log_analytics_cluster - support for the value UserAssigned in the identity.type property (#​25940)
  • azurerm_pim_active_role_assignment - remove hard dependency on the roleAssignmentScheduleRequests API, so that role assignments will not become unmanageable over time (#​25956)
  • azurerm_pim_eligible_role_assignment - remove hard dependency on the roleEligibilityScheduleRequests API, so that role assignments will not become unmanageable over time (#​25956)
  • azurerm_windows_function_app - support for the PowerShell 7.4 (#​25980)

BUG FIXES:

  • azurerm_container_app_job - Allow event_trigger_config.scale.min_executions to be 0 (#​25931)
  • azurerm_container_app_job - update validation to allow the replica_retry_limit property to be set to 0 (#​25984)
  • azurerm_data_factory_trigger_custom_event - one of subject_begins_with and subject_ends_with no longer need to be set (#​25932)
  • azurerm_kubernetes_cluster_node_pool - prevent race condition by checking the virtual network status when creating a node pool with a subnet ID (#​25888)
  • azurerm_postgresql_flexible_server - fix for default storage_tier value when storage_mb field has been changed (#​25947)
  • azurerm_pim_active_role_assignment - resolve a number of potential crashes (#​25956)
  • azurerm_pim_eligible_role_assignment - resolve a number of potential crashes (#​25956)
  • azurerm_redis_enterprise_cluster_location_zone_support - add Central India zones support (#​26000)
  • azurerm_sentinel_alert_rule_scheduled - the alert_rule_template_version property is no longer ForceNew (#​25688)
  • azurerm_storage_sync_server_endpoint - preventing a crashed due to initial_upload_policy (#​25968)
hashicorp/terraform-provider-google (google)

v5.30.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


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

This MR has been generated by Renovate Bot.

Edited by Common Ground Bot

Merge request reports