actions-marketplace-validations/Cloud Run w/ CloudSQL
Authenticate with gcloud, push image to GCR and deploy as a new revision to Cloud Run, allow CloudSQL connection
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 | no | — |
| env | Environment variables file | no | — |
| min_instances | Minimum number of instance | no | — |
Outputs
no outputs