mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-03 12: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
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ data "constellation_attestation" "foo" {
|
|||
image = data.constellation_image.bar.image
|
||||
# Needs to be patched manually, see:
|
||||
# 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" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue