Follows from discussion in https://github.com/CDCgov/cfa-epinow2-pipeline/pull/261. We discussed that we could either do 1. As constant in here: https://github.com/CDCgov/cfa-config-generator/blob/99cfb3472c1517ba0551d666e87e84661678b45b/src/cfa_config_generator/utils/epinow2/constants.py#L1 2. As user settable in https://github.com/CDCgov/cfa-config-generator/blob/99cfb3472c1517ba0551d666e87e84661678b45b/pipelines/epinow2/generate_config.py Looks like we prefer 2.
Follows from discussion in CDCgov/cfa-epinow2-pipeline#261.
We discussed that we could either do
cfa-config-generator/src/cfa_config_generator/utils/epinow2/constants.py
Line 1 in 99cfb34
Looks like we prefer 2.