From 193fe4179070a9bdcadf9a736fa0fcc8f85ff69c Mon Sep 17 00:00:00 2001 From: Sam Weaver Date: Mon, 9 Sep 2024 15:52:14 -0400 Subject: [PATCH] Mark tau as abandoned (#270) Co-authored-by: Anton Babenko --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5386179..1bf6e7a1 100644 --- a/README.md +++ b/README.md @@ -364,7 +364,7 @@ For more Community Modules not listed here please see the [Terraform Module Regi - [stacks](https://github.com/cisco-open/stacks) - Stacks, the Terraform code pre-processor - [Styra Declarative Authorization Service (DAS)](https://www.styra.com/terraform-cloud-config-management-with-styra-das-and-open-policy-agent) - Provides a managed [Open Policy Agent (OPA)](https://www.openpolicyagent.org) platform for Application and Infrastructure use cases, including Terraform, Terraform Cloud, and Kubernetes. Enforce policy guardrails during development, in CI/CD pipelines, and at deploy time. Styra DAS Free provides multiple systems and users, policy impact analysis, decision logging and replay, and access to Styra's Terraform policy library. - [tads-boilerplate](https://github.com/Thomvaill/tads-boilerplate) - The power of Ansible and Terraform + the simplicity of Docker Swarm = Infrastructure as Code and DevOps best practices. -- [tau](https://github.com/avinor/tau) - Tau is a thin wrapper on top of terraform to manage multiple deployments, dependencies, and secrets. +- [tau](https://github.com/avinor/tau) - Tau is a thin wrapper on top of terraform to manage multiple deployments, dependencies, and secrets. :skull: - [terraboard](https://github.com/camptocamp/terraboard) - Web dashboard to inspect Terraform States. - [terraboot](https://github.com/MastodonC/terraboot) - DSL to generate a terraform configuration and run it. - [terracognita](https://github.com/cycloidio/terracognita) - Reads from existing Cloud Providers (reverse Terraform) and generates your infrastructure as code on Terraform configuration.