From 119cb57603d124030abbdafdca53d2736bd8c166 Mon Sep 17 00:00:00 2001 From: Chris Blackden Date: Thu, 7 Sep 2023 17:32:32 -0400 Subject: [PATCH] Add cloudfront with security headers --- include-app.deploy | 1 + 1 file changed, 1 insertion(+) diff --git a/include-app.deploy b/include-app.deploy index 50d7019..7a46aeb 100644 --- a/include-app.deploy +++ b/include-app.deploy @@ -17,4 +17,5 @@ deploy { memory_task = "4096" health_check_path = "/status" dependencies = "ecr" + add_cloudfront = "1" }