diff --git a/infrastructure/terraform/cdn/main.tf b/infrastructure/terraform/cdn/main.tf index 58824b3a..d4acb025 100644 --- a/infrastructure/terraform/cdn/main.tf +++ b/infrastructure/terraform/cdn/main.tf @@ -28,7 +28,6 @@ data "terraform_remote_state" "fast_api" { module "cdn" { source = "../modules/cloudfront" - # Comment out temporarily just to see what happens aliases = [data.terraform_remote_state.fast_api.outputs.domain_name] origins = [