cicd-lectures/Deploy To Cloud Run
Trigger a deployement to on run
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| instance_name | Unique identifier of your service | yes | — |
| image_name | Name of the image to release | yes | — |
| gcp_project | GCP project to run the image on from | yes | — |
| gcp_service_account | GCP Service Account to use for deploying the cloud function | yes | — |
| gcp_workload_identity_provider | Reference to the workload identity provider to use to validate the OIDC token | yes | — |
| gcp_region | GCP region to use | yes | europe-west9 |
Outputs
| name | description |
|---|---|
| service_url | URL of the deployed service |