mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-14 01:35:34 -04:00
deps: update Terraform dependencies
This commit is contained in:
parent
f35ac667b7
commit
07cc2480b0
35 changed files with 311 additions and 293 deletions
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_providers {
|
||||
azurerm = {
|
||||
source = "hashicorp/azurerm"
|
||||
version = "4.29.0"
|
||||
version = "4.38.1"
|
||||
}
|
||||
random = {
|
||||
source = "hashicorp/random"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue