deps: update all terraform providers

This commit is contained in:
Malte Poll 2024-02-21 14:36:53 +01:00
parent 0336cd4faa
commit 7bc4ad5728
29 changed files with 297 additions and 354 deletions

View file

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