mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-24 15:55:17 -04:00
deps: update Terraform constellation to v2 (#3306)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2d008c2923
commit
e881705f73
4 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_providers {
|
||||
constellation = {
|
||||
source = "edgelesssys/constellation"
|
||||
version = "0.0.0" // replace with the version you want to use
|
||||
version = "2.17.0" // replace with the version you want to use
|
||||
}
|
||||
random = {
|
||||
source = "hashicorp/random"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue