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

Deployment failts outside us-east-1 using hosted template #174

Closed villasv closed 4 years ago

villasv commented 4 years ago

Lambda packages must be in a bucket in the same region as the deployment occurs, so to really support more regions, the templates must be published on one bucket for each region.

ilyanoskov commented 4 years ago

@villasv I am still experiencing this issue.

ilyanoskov commented 4 years ago

https://github.com/villasv/aws-airflow-stack/issues/180

villasv commented 4 years ago

This is not the same issue, as for this one the deployment failed on CloudFormation but on the reference issue it does not.