Sam McAlilly
10/06/2023, 2:50 PMNate
10/06/2023, 2:53 PMSam McAlilly
10/06/2023, 2:54 PMSam McAlilly
10/06/2023, 2:56 PMpull
in prefect.yaml when the cloud run resource is already provisioned. can pull
provision that gcp resource instead of doing it with cloud build?
edit: Nate
10/06/2023, 3:00 PMSam McAlilly
10/06/2023, 4:05 PMNate
10/06/2023, 4:10 PMSam McAlilly
10/06/2023, 4:23 PMif you want to do infra allocation yourself, you probably shouldn’t use a prefect deployment, since that’s one of the core value props of prefect deploymentsi think we’re ok with using prefect deployments, but if not, would we still be able to use the serverless push work pool pattern, or is that only available if you use a prefect deployment?
Nate
10/06/2023, 4:30 PMjob_variables
you put on a deployment in prefect.yaml
will fully define your deployment flow run's infraSam McAlilly
10/06/2023, 5:16 PM