mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-30 10:38:46 -04:00
deps: update Terraform dependencies (#3813)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4b2a04adcf
commit
3febe0c109
10 changed files with 83 additions and 85 deletions
|
@ -6,7 +6,7 @@ terraform {
|
|||
}
|
||||
docker = {
|
||||
source = "kreuzwerker/docker"
|
||||
version = "3.4.0"
|
||||
version = "3.5.0"
|
||||
}
|
||||
random = {
|
||||
source = "hashicorp/random"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue