moiseenkov opened a new pull request, #45931: URL: https://github.com/apache/airflow/pull/45931
Introduce a new configuration option for specifying secret backends load order: ``` [secrets]backends_order = custom,environment_variable,metastore ``` The default value represents current behavior, thus nothing will change for existing users. -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org