From 1bbf1643d4dc0a3780f107671de677d96ec96d39 Mon Sep 17 00:00:00 2001 From: Will Jordan Date: Mon, 20 Aug 2018 11:42:39 -0700 Subject: [PATCH] add tables to cron-pii dms redshift sync - teacher_feedbacks - authentication_options [ci skip] --- aws/dms/tasks.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aws/dms/tasks.yml b/aws/dms/tasks.yml index 7a009e4b29a67..b7a7b334dd05d 100644 --- a/aws/dms/tasks.yml +++ b/aws/dms/tasks.yml @@ -8,6 +8,8 @@ cron-pii: - dashboard.regional_partners_school_districts - dashboard.pd_% - dashboard.email_preferences +- dashboard.teacher_feedbacks +- dashboard.authentication_options cron: - dashboard.experiments - dashboard.authored_hint_view_requests