We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea7897 commit c574720Copy full SHA for c574720
1 file changed
infrastructure/tf-core/environments/preprod.tfvars
@@ -680,7 +680,7 @@ function_apps = {
680
CohortQueueName = "cohort-distribution-queue"
681
CohortQueueNamePoison = "cohort-distribution-queue-poison"
682
IgnoreParticipantExceptions = "false"
683
- IsExtractedToBSSelect = "true"
+ IsExtractedToBSSelect = "false"
684
}
685
686
0 commit comments