Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Update docs/gcp-worker-guide.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jeff Hale <discdiver@users.noreply.github.com>
  • Loading branch information
biancaines and discdiver authored Sep 25, 2023
1 parent dd4909e commit 5aca3b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gcp-worker-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Now you're ready to create the GCP Credentials block. Navigate to the Blocks pag
Copy the contents of the JSON key file in your directory and paste them into the `Service Account Info` field.
Last but not least, save the block.

#### Fill Out the Work Pool Base Job Template
#### Fill out the work pool base job template
You can create a new work pool using the Prefect UI or CLI. The following command creates a work pool of type `cloud-run`:
```bash
prefect work-pool create --type cloud-run my-cloud-run-pool
Expand Down

0 comments on commit 5aca3b9

Please sign in to comment.