mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-09 15:24:58 -05:00
deps: update Terraform dependencies (#3769)
* deps: update Terraform dependencies * terraform: fix provider lock file entries --------- 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
a9999c3d4b
commit
66de14b9a4
36 changed files with 433 additions and 415 deletions
2
.github/actions/terraform_apply/action.yml
vendored
2
.github/actions/terraform_apply/action.yml
vendored
|
|
@ -47,7 +47,7 @@ runs:
|
|||
}
|
||||
random = {
|
||||
source = "hashicorp/random"
|
||||
version = "3.7.1"
|
||||
version = "3.7.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue