gcp-cloudrun-worker-pool-container-command-arguments
Cloud Run worker-pool container commands and arguments are persisted as plaintext.
Where it sits
| location | run.projects.locations.workerPools.get.template.containers[].{command[],args[]} |
| location kind | command_argument |
| data kinds | credential password api_key access_key secret_key oauth_token sensitive_data |
| emits edge | ContainsSecret |
| service | Cloud Run (gcp:cloudrun) |
Collection recipe
| access mode | read_api |
| operation | run.projects.locations.workerPools.get |
| response path | template.containers[].{command[],args[]} |
| encoding | json |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
References