mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
terraform: tidy files (#3333)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
8555bd00a9
commit
d7bdfccdd7
@ -82,7 +82,7 @@ data "constellation_attestation" "foo" {
|
|||||||
image = data.constellation_image.bar.image
|
image = data.constellation_image.bar.image
|
||||||
# Needs to be patched manually, see:
|
# Needs to be patched manually, see:
|
||||||
# https://docs.edgeless.systems/constellation/workflows/terraform-provider#quick-setup
|
# https://docs.edgeless.systems/constellation/workflows/terraform-provider#quick-setup
|
||||||
maa_url = module.azure_infrastructure.attestation_url
|
maa_url = module.azure_infrastructure.attestation_url
|
||||||
}
|
}
|
||||||
|
|
||||||
data "constellation_image" "bar" {
|
data "constellation_image" "bar" {
|
||||||
|
Loading…
Reference in New Issue
Block a user