deps: update Terraform dependencies (#3749)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-10 11:45:21 +02:00 committed by GitHub
parent 55ffe967e4
commit db63cd1659
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
31 changed files with 304 additions and 304 deletions

View file

@ -2,7 +2,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "4.25.0"
version = "4.26.0"
}
random = {
source = "hashicorp/random"