Hey all,

This email calls for a vote on the scope described in
https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-33+Secrets+backend and
the PR: https://github.com/apache/airflow/pull/6376

*Note*: The PR is already merged but if this vote does not pass we will
revert it.

Documentation on the pluggable secrets backend:
https://airflow.readthedocs.io/en/latest/howto/connection/index.html#alternative-secrets-backend

*Details*

   - This PR is backwards-compatible
   - Provides a pluggable mechanism where a developer can use their own
   backend
   - When looking up a connection, by default airflow will search the
   Secrets Backend, followed by environment variables first and Metadata DB.
   - Support for AWS SSM as Secret backend


Regards,
Kaxil

Reply via email to