deps: update Terraform dependencies

This commit is contained in:
renovate[bot] 2025-07-21 19:02:45 +00:00 committed by GitHub
parent e0aebd8c54
commit 95888c6983
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
35 changed files with 311 additions and 293 deletions

View file

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