Skip to main content

gcp.project.cloudRunService.job.executionTemplate

Supported platform

  • gcp

Description

Google Cloud (GCP) Run job execution template

Fields

IDTYPEDESCRIPTION
idstringInternal ID
labelsmap[string]stringUser-defined labels
annotationsmap[string]stringUnstructured key-value map that may be set by external tools to store an arbitrary metadata
parallelismintSpecifies the maximum desired number of tasks the execution should run at a given time
taskCountintSpecifies the desired number of tasks the execution should run
templategcp.project.cloudRunService.job.executionTemplate.taskTemplateDescribes the task that will be create when executing an execution

References