Skip to content

Commit c574720

Browse files
authored
feat: dtoss-7765: Revert IsExtractedToBSSelect to false (#851)
Update preprod.tfvars
1 parent cea7897 commit c574720

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/tf-core/environments/preprod.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ function_apps = {
680680
CohortQueueName = "cohort-distribution-queue"
681681
CohortQueueNamePoison = "cohort-distribution-queue-poison"
682682
IgnoreParticipantExceptions = "false"
683-
IsExtractedToBSSelect = "true"
683+
IsExtractedToBSSelect = "false"
684684
}
685685
}
686686

0 commit comments

Comments
 (0)