gcp-batch-job-environment-variables
Batch task environment variables are returned in job configuration.
Where it sits
| location | batch.projects.locations.jobs.get.taskGroups[].{taskSpec.environment.variables.<value>,taskSpec.environments.<value>,taskEnvironments[].variables.<value>} |
| location kind | environment_variable |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string |
| emits edge | ContainsCredential |
| service | Batch (gcp:batch) |
Collection recipe
| access mode | read_api |
| operation | batch.projects.locations.jobs.get |
| response path | taskGroups[].{taskSpec.environment.variables.<value>,taskSpec.environments.<value>,taskEnvironments[].variables.<value>} |
| encoding | map |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
References