File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
terraform-provider-constellation/examples/full Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ terraform {
2
2
required_providers {
3
3
constellation = {
4
4
source = " edgelesssys/constellation"
5
- version = " 0.0 .0" // replace with the version you want to use
5
+ version = " 2.17 .0" // replace with the version you want to use
6
6
}
7
7
random = {
8
8
source = " hashicorp/random"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ terraform {
2
2
required_providers {
3
3
constellation = {
4
4
source = " edgelesssys/constellation"
5
- version = " 0.0 .0" // replace with the version you want to use
5
+ version = " 2.17 .0" // replace with the version you want to use
6
6
}
7
7
random = {
8
8
source = " hashicorp/random"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ terraform {
2
2
required_providers {
3
3
constellation = {
4
4
source = " edgelesssys/constellation"
5
- version = " 0.0 .0" // replace with the version you want to use
5
+ version = " 2.17 .0" // replace with the version you want to use
6
6
}
7
7
random = {
8
8
source = " hashicorp/random"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ terraform {
2
2
required_providers {
3
3
constellation = {
4
4
source = " edgelesssys/constellation"
5
- version = " 0.0 .0" // replace with the version you want to use
5
+ version = " 2.17 .0" // replace with the version you want to use
6
6
}
7
7
random = {
8
8
source = " hashicorp/random"
You can’t perform that action at this time.
0 commit comments