You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/10/25 14:32:09 UTC

[GitHub] [airflow] ashb commented on issue #6376: [WIP] [AIRFLOW-5705] Add creds backend classes including AWS SSM

ashb commented on issue #6376: [WIP] [AIRFLOW-5705] Add creds backend classes including AWS SSM
URL: https://github.com/apache/airflow/pull/6376#issuecomment-546378384
 
 
   I agree with Daniel's view - managing the creds in an external service is out of scope of Airflow. The main reason I see you'd want a feature like this is if you already have creds in an external service and would like Airflow to manage them.
   
   If I was deploying this my Airflow wouldn't even have permission to write/update the creds as it shouldn't ever be doing that.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services