mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-02 22:34:56 -04:00
deps: update Terraform random to v3.5.1 (#1779)
* deps: update Terraform random to v3.5.1 * deps: tidy all modules --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
This commit is contained in:
parent
780fa9a238
commit
0ce01cbad3
13 changed files with 140 additions and 116 deletions
|
@ -6,7 +6,7 @@ terraform {
|
|||
}
|
||||
random = {
|
||||
source = "hashicorp/random"
|
||||
version = "3.4.3"
|
||||
version = "3.5.1"
|
||||
}
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue