villasv / aws-airflow-stack

Turbine: the bare metals that gets you Airflow
https://victor.villas/aws-airflow-stack/
MIT License
377 stars 69 forks source link

Feature suggestion: add ability to add environment variables / connections through AWS Secret Manger #186

Closed ilyanoskov closed 4 years ago

ilyanoskov commented 4 years ago

Would be great to be able to add secrets in AWS and have them propagated to Airflow.

I am currently using secrets to store email password

ilyanoskov commented 4 years ago

this feature was added in the latest Airflow:

https://airflow.readthedocs.io/en/latest/_api/airflow/providers/amazon/aws/secrets/secrets_manager/index.html