mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-02 03:56:07 -04:00
terraform-provider: lock-step microservice version (#2733)
This commit is contained in:
parent
615e731855
commit
9414f29b51
11 changed files with 104 additions and 54 deletions
|
@ -16,7 +16,6 @@ resource "random_bytes" "measurement_salt" {
|
|||
|
||||
resource "constellation_cluster" "azure_example" {
|
||||
csp = "azure"
|
||||
constellation_microservice_version = "vX.Y.Z"
|
||||
name = "constell"
|
||||
uid = "..."
|
||||
image = data.constellation_image.bar.image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue