deps: update Terraform dependencies (#3209)

Co-authored-by: Markus Rudy <mr@edgeless.systems>
This commit is contained in:
renovate[bot] 2024-07-12 10:30:37 +02:00 committed by GitHub
parent 712ff90ba0
commit c2b720ca56
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
28 changed files with 298 additions and 298 deletions

View file

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