mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-10-17 21:11:13 -04:00
deps: update Terraform dependencies (#3846)
* deps: update Terraform dependencies * terraform: keep OpenStack at 3.0.0 --------- Signed-off-by: Daniel Weiße <dw@edgeless.systems> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
0f143c559d
commit
74a7fabf51
34 changed files with 339 additions and 320 deletions
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_providers {
|
||||
azurerm = {
|
||||
source = "hashicorp/azurerm"
|
||||
version = "4.29.0"
|
||||
version = "4.42.0"
|
||||
}
|
||||
random = {
|
||||
source = "hashicorp/random"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue