Skip to content

Commit

Permalink
Tidy terraform files
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Weiße <[email protected]>
  • Loading branch information
daniel-weisse committed Sep 3, 2024
1 parent 8555bd0 commit fefb6c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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" {
Expand Down

0 comments on commit fefb6c1

Please sign in to comment.