Automatic project configuration for Cloud Run push...
# announcements
j
Automatic project configuration for Cloud Run push work pools gcp Push work pools in Prefect Cloud simplify the setup and management of the infrastructure necessary to run your flows, but they still require some setup. We've enhanced the
prefect work-pool create
CLI command to automatically configure your GCP project and set up your Prefect workspace to use a new Cloud Run push pool immediately. You can create a new Cloud Run push work pool and configure your project with the following command:
prefect work-pool create --type cloud-run:push --provision-infra my-pool
See the following pull request for implementation details: — #11204
🙌 5
🎉 3
4