aws-airflow-stack icon indicating copy to clipboard operation
aws-airflow-stack copied to clipboard

Install all airflow extra packages by default

Open villasv opened this issue 5 years ago • 0 comments

Many users of this tack are being required to fork just to change the installation to add an extra-package.

The reason I chose not to do that previously is that installing the missing packages is easily achievable with a CodeDeploy script, plus it would significantly increase the installation time of the Python packages.

Hopefully this is something that its cheaper to do once AMIs are in place.

villasv avatar Apr 26 '20 01:04 villasv