terraform: tidy files (#3333)

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
Daniel Weiße 2024-09-03 09:57:05 +02:00 committed by GitHub
parent 8555bd00a9
commit d7bdfccdd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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" {