gcp-composer-environment-variables
Composer environment variables are plaintext environment configuration and may be misused for secrets.
Where it sits
| location | composer.projects.locations.environments.get.config.softwareConfig.envVariables.<value> |
| location kind | environment_variable |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string |
| emits edge | ContainsCredential |
| service | Cloud Composer (Airflow) (gcp:composer) |
Collection recipe
| access mode | read_api |
| operation | composer.projects.locations.environments.get |
| response path | config.softwareConfig.envVariables.<value> |
| encoding | map |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
composer.environments.get
References