This repo contains code that support the Automating the provisioning of your Apache Airflow environments tutorial. It contains three folders:
- mwaa-cdk - contains the AWS CDK stack to automate the configuration and deployment of Managed Workflow for Apache Airflow (MWAA) environments
- mwaa-pipeline - contains the AWS CDK stack to build an automated pipeline to automate the deployment of workflows into your MWAA environments
- mwaa-end2end - is a CDK stack that builds a full end to end, GitOps workflow for deploying MWAA environments and deploying workflows
You can find the tutorial at this link here
See CONTRIBUTING for more information.
This library is licensed under the MIT-0 License. See the LICENSE file.