From 9bf2702324d33edd9d1d1c8e7495b1be658c2c96 Mon Sep 17 00:00:00 2001 From: Abdullah Khawer Date: Mon, 15 Jan 2024 19:42:31 +0100 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d7fc32c --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# mongodb-cluster-on-aws-ecs +Terraform module to deploy a highly available and self healing MongoDB cluster on AWS ECS cluster.