From 57d923ccc1c3daa73cf84bec399ee9aa9b1eae44 Mon Sep 17 00:00:00 2001 From: jrpbc Date: Thu, 16 Apr 2026 11:54:10 -0400 Subject: [PATCH] enable sms-notifications in platform-test --- infra/app/app-config/main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/app/app-config/main.tf b/infra/app/app-config/main.tf index 3dce00be..304867b6 100644 --- a/infra/app/app-config/main.tf +++ b/infra/app/app-config/main.tf @@ -48,7 +48,7 @@ locals { # 1. Creates AWS End User Messaging SMS configuration set # 2. Sets up IAM permissions for SMS sending # 3. Configures SMS delivery tracking and opt-out management - enable_sms_notifications = false + enable_sms_notifications = true # Whether or not the application should enable WAF for the load balancer. # If enabled: