From 928e417373517dca015b09f30d72adb50df27e8b Mon Sep 17 00:00:00 2001 From: Daniel Roth Date: Fri, 13 Mar 2026 15:18:35 +0000 Subject: [PATCH] delete comment --- infrastructure/terraform/cdn/main.tf | 1 - 1 file changed, 1 deletion(-) 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 = [