deps: update Terraform dependencies (#3604)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-21 10:05:01 +01:00 committed by GitHub
parent f048ebb8e8
commit 44e898e187
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
23 changed files with 250 additions and 250 deletions

View file

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