This is an automated email from the ASF dual-hosted git repository.

eladkal pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 190ba08b53 Fix Self-managed Apache Airflow deployment on Amazon EKS 
link (#684)
190ba08b53 is described below

commit 190ba08b53dd4b7ec935ef07d9e589feabe7094e
Author: eladkal <[email protected]>
AuthorDate: Wed Nov 23 11:43:09 2022 +0200

    Fix Self-managed Apache Airflow deployment on Amazon EKS link (#684)
    
    The repo has changed in 
https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1162
---
 landing-pages/site/content/en/ecosystem/_index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/landing-pages/site/content/en/ecosystem/_index.md 
b/landing-pages/site/content/en/ecosystem/_index.md
index f311431290..fd16b5e991 100644
--- a/landing-pages/site/content/en/ecosystem/_index.md
+++ b/landing-pages/site/content/en/ecosystem/_index.md
@@ -49,7 +49,7 @@ If you would you like to be included on this page, please 
reach out to the [Apac
 
 [Self-Managed Airflow via CNDI](https://github.com/polyseam/cndi) - Toolkit 
for deploying Airflow Kubernetes clusters, with support for AWS, GCP, Azure, 
VMWare, Bare-Metal, and even multi/hybrid cloud support. See 
[docs](https://docs.cndi.run) for more details.
 
-[Self-managed Airflow on Amazon 
EKS](https://github.com/aws-ia/terraform-aws-eks-blueprints/tree/main/examples/analytics/airflow-on-eks)
 - Self-managed Apache Airflow deployment on Aamzon EKS using 
[Terraform](https://www.terraform.io/). See 
[docs](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/add-ons/apache-airflow/)
 for more details.
+[Self-managed Airflow on Amazon 
EKS](https://github.com/awslabs/data-on-eks/tree/main/schedulers/terraform/managed-airflow-mwaa)
 - Self-managed Apache Airflow deployment on Aamzon EKS using 
[Terraform](https://www.terraform.io/). See 
[docs](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/add-ons/apache-airflow/)
 for more details.
 
 &nbsp;
 

Reply via email to