deps: update Terraform azurerm to v3.74.0 (#2368)

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-26 13:17:17 +02:00 committed by GitHub
parent 2829e59eef
commit 5cfa91f3db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 102 additions and 102 deletions

View file

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