Secrets¶
During Airflow operation, variables or configurations are used that contain particularly sensitive information. This guide provides ways to protect this data.
The following are particularly protected:
- Variables. See the Variables Concepts documentation for more information. 
- Connections. See the Connections Concepts documentation for more information. 
Further reading:
