https://prefect.io logo
Title
j

Jeffrey Lai

07/29/2022, 4:27 PM
Hi Community, do we have to create deployments.yaml for each flow we submit to Prefect Cloud?
m

Mason Menges

07/29/2022, 4:45 PM
Hey @Jeffrey Lai You can find more on deployments here https://docs.prefect.io/concepts/deployments/, we'll have more content out in the next few weeks discussing deployments and other topics. Specifically from this doc: "Each deployment references a single flow (though that flow may, in turn, call any number of tasks and subflows). Any single flow, however, may be referenced by any number of deployments."