gcp-workflows-workflow-user-environment
Workflow user environment variables are plaintext configuration.
Where it sits
| location | workflows.projects.locations.workflows.get.userEnvVars.<value> |
| location kind | environment_variable |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string |
| emits edge | ContainsCredential |
| service | Workflows (gcp:workflows) |
Collection recipe
| access mode | read_api |
| operation | workflows.projects.locations.workflows.get |
| response path | userEnvVars.<value> |
| encoding | map |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
workflows.workflows.get
References