actions-marketplace-validations/Prefect Cloud agent on Compute Engine
Test action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 14, 2022
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/anna-geller_prefect-gcp@3294eca22f14c6bf8679fc4fbfe207c8d54aeaae # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| prefect_api_key | Prefect Cloud API key | yes | — |
| prefect_api_url | Prefect Cloud API URL | yes | — |
| gcp_project_id | Name of the GCP Project ID | yes | — |
| gcp_sa_email | Email of the Service Account | yes | — |
| gcp_credentials_json | Content of the Service Account JSON key file | yes | — |
| region | GCP region | no | us-east1 |
| zone | GCP region with the zone | no | us-east1-b |
| machine_type | GCP Compute Engine instance type | no | e2-micro |
| machine_name | GCP Compute Engine instance name | no | prefect-vm |
| artifact_repository | Artifact Registry Repository Name | no | prefect |
| github_block_name | Name of the GitHub block | no | default |
| gcp_creds_block_name | Name of the GcpCredentials block | no | default |
| cloudrun_block_name | Name of the CloudRunJob block | no | default |
Outputs
no outputs