From b0dbc0502ca2f0a16e1e946cfb419f82f4ba835a Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Thu, 16 Sep 2021 21:22:57 +0300
Subject: [PATCH] Add a note about deprecation and replacement.

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index eb05076..9a8b5cf 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
 # Terraform pre-commmit
 
+**This project has been discontinued and has been replaced by
+[pre-commit-hooks](https://git.shore.co.il/nimrod/pre-commit-hooks).**
+
 [![pipeline status](https://git.shore.co.il/nimrod/terraform-pre-commit/badges/master/pipeline.svg)](https://git.shore.co.il/nimrod/terraform-pre-commit/-/commits/master)
 
 Terraform [pre-commit](https://pre-commit.com/) hooks.
-- 
GitLab