mik-laj edited a comment on issue #21657: URL: https://github.com/apache/airflow/issues/21657#issuecomment-1043664965
A new line is added by credstash. Please look at: https://github.com/fugue/credstash/blob/df24f9189e843e0cdc700c015ee4f37fbd35dc40/credstash.py#L542-L543 You should set the environment variable as follow: ``` export AIRFLOW__CORE__SQL_ALCHEMY_CONN_CMD='credstash get --noline example_airflow_conn_string ' ``` -- 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]
