aws-airflow-stack
aws-airflow-stack copied to clipboard
Install all airflow extra packages by default
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.