Here are the quick rules of how this works:
> 1. Downstream PROD resolves to Upstream PROD.
> 2. Downstream Non-PROD resolves to:
a. If STG exist in Upstream - resolve to Upstream STG.
> i. Even if there hasn’t been a run in STG yet
> b. If STG doesn’t exist in Upstream - resolve to Upstream PROD.
Note: @Jeremy Yeo
originally posted this reply in Slack. It might not have transferred perfectly.
Thank you for the response. I am looking for a way to override the default behavior. Is there a config setting to force my project to reference the production instance of the upstream project?