WORKFLOW dump_gcloud_env_info
| File Path |
pipes/WDL/workflows/dump_gcloud_env_info.wdl
|
|---|---|
| WDL Version | 1.0 |
| Type | workflow |
Imports
| Namespace | Path |
|---|---|
terra
|
../tasks/tasks_terra.wdl
|
Workflow: dump_gcloud_env_info
Write system and gcloud environment info to output files.
Author: Broad Viral Genomics
Inputs
| Name | Type | Description | Default |
|---|---|---|---|
1 optional input with default value |
|||
Outputs
| Name | Type | Expression |
|---|---|---|
is_running_on_terra
|
Boolean
|
check_terra_env.is_running_on_terra
|
is_backed_by_gcp
|
Boolean
|
check_terra_env.is_backed_by_gcp
|
google_project_id
|
String
|
check_terra_env.google_project_id
|
workspace_uuid
|
String
|
check_terra_env.workspace_uuid
|
workspace_name
|
String
|
check_terra_env.workspace_name
|
workspace_namespace
|
String
|
check_terra_env.workspace_namespace
|
workspace_bucket_path
|
String
|
check_terra_env.workspace_bucket_path
|
method_version
|
String
|
check_terra_env.method_version
|
method_source
|
String
|
check_terra_env.method_source
|
method_path
|
String
|
check_terra_env.method_path
|
input_table_name
|
String
|
check_terra_env.input_table_name
|
input_row_id
|
String
|
check_terra_env.input_row_id
|
top_level_submission_id
|
String
|
check_terra_env.top_level_submission_id
|
env_info
|
File
|
check_terra_env.env_info
|
gcloud_config_info
|
File
|
check_terra_env.gcloud_config_info
|
Calls
This workflow calls the following tasks or subworkflows:
CALL
TASKS
check_terra_env
No explicit input mappings
Images
Container images used by tasks in this workflow:
Parameterized Image
⚙️ Parameterized
Configured via input:
docker
Used by 1 task:
-
check_terra_env