From 08d5366b51dbba914f8c7a9d10da7bf3265d4ce7 Mon Sep 17 00:00:00 2001 From: Michael Fu Date: Tue, 1 Oct 2024 18:35:53 +0000 Subject: [PATCH] Add reference to open source image repo in readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7e4275fad..52182c12d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +## Note +For Airflow versions 2.9.2 and above, please refer to our open source image repository https://github.com/aws/amazon-mwaa-docker-images to get the most similar local environment to that of MWAA. The aws-mwaa-local-runner will eventually be deprecated, but is still useful for for versions 2.8.1 and older. + # About aws-mwaa-local-runner This repository provides a command line interface (CLI) utility that replicates an Amazon Managed Workflows for Apache Airflow (MWAA) environment locally.