This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/master by this push:
new b451270 Update _index.md (#312)
b451270 is described below
commit b4512700b611905c4fc8a65cd44989c72530428c
Author: Ahmed Elzeiny <[email protected]>
AuthorDate: Tue Nov 24 16:10:46 2020 -0800
Update _index.md (#312)
Add airflow-aws-executors to ecosystem
---
landing-pages/site/content/en/ecosystem/_index.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/landing-pages/site/content/en/ecosystem/_index.md
b/landing-pages/site/content/en/ecosystem/_index.md
index 6024229..b2dc32a 100644
--- a/landing-pages/site/content/en/ecosystem/_index.md
+++ b/landing-pages/site/content/en/ecosystem/_index.md
@@ -80,3 +80,5 @@ If you would you like to be included on this page, please
reach out to the [Apac
[Pylint-Airflow](https://github.com/BasPH/pylint-airflow) - A Pylint plugin
for static code analysis on Airflow code.
[whirl](https://github.com/godatadriven/whirl) - Fast iterative local
development and testing of Apache Airflow workflows.
+
+[airflow-aws-executors](https://github.com/aelzeiny/airflow-aws-executors) -
Run Airflow Tasks directly on AWS Batch, AWS Fargate, or AWS ECS; provisioning
less infra is more.