Google Cloud Run
Status: Development
These conventions are recommended for resources running on Cloud Run.
Status:
type: gcp.cloud_run
Description: Resource used by Google Cloud Run.
Attributes:
| Key | Stability | Requirement Level | Value Type | Description | Example Values |
|---|---|---|---|---|---|
gcp.cloud_run.job.execution | Recommended | string | The name of the Cloud Run execution being run for the Job, as set by the CLOUD_RUN_EXECUTION environment variable. | job-name-xxxx; sample-job-mdw84 | |
gcp.cloud_run.job.task_index | Recommended | int | The index for a task within an execution as provided by the CLOUD_RUN_TASK_INDEX environment variable. | 0; 1 |
Feedback
Was this page helpful?
Thank you. Your feedback is appreciated!
Please let us know how we can improve this page. Your feedback is appreciated!