delete comment

This commit is contained in:
Daniel Roth 2026-03-13 15:18:35 +00:00
parent 78e41f2227
commit 928e417373

View file

@ -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 = [