From 96e718b29af43a8423c2d53e1f31b96869f18d7f Mon Sep 17 00:00:00 2001 From: Barry Morrison Date: Wed, 25 Jan 2023 16:36:01 -0600 Subject: [PATCH 1/2] chore: deprecating the repo --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d1c282..21ff37f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -Creates an ECS cluster backed by an AutoScaling Group. +# DEPRECIATION NOTICE +This module has been deprecated and is no longer maintained. Should you need to continue to use it, please fork the repository. Thank you. + Creates an ECS cluster backed by an AutoScaling Group. The cluster is minimally configured and expects any ECS service added will use `awsvpc` networking and Task IAM Roles for access control. From 492a12874df63956f9cae435edc7b7b6a2013b7f Mon Sep 17 00:00:00 2001 From: Barry Morrison Date: Wed, 25 Jan 2023 17:04:17 -0600 Subject: [PATCH 2/2] chore: updating the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 21ff37f..751bb6c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # DEPRECIATION NOTICE + This module has been deprecated and is no longer maintained. Should you need to continue to use it, please fork the repository. Thank you. + Creates an ECS cluster backed by an AutoScaling Group. The cluster is minimally configured and expects any ECS service added will