stefda/Cloud Run
Authenticate with gcloud, push image to GCR and deploy as a new revision to Cloud Run
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image | Name of the docker image | yes | — |
| service | Name of the service in Cloud Run | yes | — |
| project | GCP project | yes | — |
| region | GCP region | yes | — |
| service key | GCP service key with storage and run permissions | yes | — |
| cloud sql | CloudSQL instance name | — | — |
| env | Path to .env file which will be added to the Cloud Run deployment | no | — |
| vpc connector | VPC connector name | no | — |
Outputs
no outputs