gcp-cloudrun-function-build-environment
A source-deployed Cloud Run function can persist literal credentials in build-time environment variables.
Where it sits
| location | run.projects.locations.services.get.buildConfig.environmentVariables.<value> |
| location kind | environment_variable |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string |
| emits edge | ContainsCredential |
| service | Cloud Run (gcp:cloudrun) |
Collection recipe
| access mode | read_api |
| operation | run.projects.locations.services.get |
| response path | buildConfig.environmentVariables.<value> |
| encoding | map |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
References