villasv / aws-airflow-stack

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

Distribute startup scripts without using the s3 api #182

Open villasv opened 4 years ago

villasv commented 4 years ago

For the moment, the setup script does an aws s3 sync, but that will show up on my billing soon enough.