potiuk commented on issue #19520:
URL: https://github.com/apache/airflow/issues/19520#issuecomment-965791432


   There is no way to pass secret values between tasks. You can mask secrets 
in-the tasks but not when you pass them between tasks. The 'mask_secret" 
function works when you execute inside the task not in the DAG definition,


-- 
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]


Reply via email to