vara-bonthu commented on code in PR #838:
URL: https://github.com/apache/airflow-site/pull/838#discussion_r1273343733


##########
landing-pages/site/content/en/ecosystem/_index.md:
##########
@@ -53,7 +53,8 @@ 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-mwaa) - Self-managed Apache 
Airflow deployment on Amazon 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 Amazon 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.
+A [Teraform module for MWAA](https://github.com/aws-ia/terraform-aws-mwaa) is 
also available.

Review Comment:
   Thanks for this PR @eladkal ! We have two patterns available one with MWAA 
uses Terraform module and other one with OSS Apache Airflow on EKS. I have 
added both below with correct links to examples.
   
   -----
   
   [Amazon MWAA Terraform 
Module](https://registry.terraform.io/modules/aws-ia/mwaa/aws/latest) - [Amazon 
MWAA Terraform 
Module](https://registry.terraform.io/modules/aws-ia/mwaa/aws/latest) allows 
you to deploy Amazon Managed Workflows for Apache Airflow using the official 
Terraform module. For a full example on how to use Amazon MWAA, check out the 
[Data on EKS MWAA 
blueprint](https://awslabs.github.io/data-on-eks/docs/blueprints/job-schedulers/aws-managed-airflow).
   
   [Self-managed Airflow on Amazon 
EKS](https://awslabs.github.io/data-on-eks/docs/blueprints/job-schedulers/self-managed-airflow)
 - Self-managed Airflow on Amazon EKS provides a guide for deploying 
self-managed Apache Airflow on [Amazon EKS](https://aws.amazon.com/eks/) using 
Data on EKS Blueprints with the [Terraform Data 
add-ons](https://registry.terraform.io/modules/aws-ia/eks-data-addons/aws/latest)
 module.
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to