mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-05 21:44:15 -04:00
terraform: tidy files (#3333)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
8555bd00a9
commit
d7bdfccdd7
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue