From f4e5b4a4f8de8bb6c846100c22e554b429b6cdb9 Mon Sep 17 00:00:00 2001 From: Sam Weaver Date: Mon, 9 Sep 2024 15:51:27 -0400 Subject: [PATCH] Mark hatchet as being abandoned (#269) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28c4f4d5..c5386179 100644 --- a/README.md +++ b/README.md @@ -329,7 +329,7 @@ For more Community Modules not listed here please see the [Terraform Module Regi - [former2](https://github.com/iann0036/former2) - Generate terraform configuration from your existing resources within your AWS account. - [fuzzy-terraform-rm](https://github.com/paololazzari/fuzzy-terraform-rm) - A fuzzy-finder command-line tool for removing resources from terraform state. - [gaia](https://github.com/gaia-app/gaia) - Gaia is a Terraform 🌍 UI for your modules, and self-service infrastructure 👨‍💻. :skull: -- [hatchet](https://docs.hatchet.run/) - An all-in-one Terraform management tool. +- [hatchet](https://github.com/hatchet-dev/hatchet-v1-archived) - An all-in-one Terraform management tool. :skull: - [hcldump](https://github.com/magodo/hcldump) - Dump the HCL (v2) abstract syntax tree. - [hcledit](https://github.com/minamijoyo/hcledit) - A command line editor for HCL. - [hclgrep](https://github.com/magodo/hclgrep) - Syntax based grep for HCL(v2).