atul-astronomer opened a new issue, #46686: URL: https://github.com/apache/airflow/issues/46686
### Apache Airflow version 3.0.0a1 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? The variable value is not encrypted when user uses 'secret' in the key for which value should be encrypted. AF3: <img width="1330" alt="Image" src="https://github.com/user-attachments/assets/a2d30d98-0df9-4735-99ca-6517123cd64a" /> AF2: <img width="1445" alt="Image" src="https://github.com/user-attachments/assets/cfef8eb7-b815-45f2-9293-9fd1579117e6" /> ### What you think should happen instead? The variable value should be encrypted if variable key contains 'secret' or other predefined keywords for the encryption. ### How to reproduce 1. Navigate to the variables page on AF3 UI. 2. Create a variable where variable key contains 'secret'. 3. The variable value should be encrypted as it is on AF2. ### Operating System Linux ### Versions of Apache Airflow Providers _No response_ ### Deployment Other ### Deployment details _No response_ ### Anything else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
