gcp-composer-airflow-config-overrides
Airflow configuration overrides are plaintext and may contain backend or SMTP credentials.
Where it sits
| location | composer.projects.locations.environments.get.config.softwareConfig.airflowConfigOverrides.<value> |
| location kind | config_field |
| 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.airflowConfigOverrides.<value> |
| encoding | map |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
composer.environments.get
References