Add lynx, a self hosted terraform backend (#254)

This commit is contained in:
Tara
2024-04-02 15:49:50 +02:00
committed by GitHub
parent cae081da91
commit d36b7f039e

View File

@@ -465,6 +465,7 @@ For more Community Modules not listed here please see the [Terraform Module Regi
## Self-hosted Terraform Platforms
- [Lynx](https://github.com/clivern/lynx) - Fast, Secure and Reliable Terraform Backend. It has a user-friendly dashboard, project and environment management, state versioning, locking and snapshots support.
- [OTF](https://github.com/leg100/otf) - Open Terraforming Framework, an open source alternative to Terraform Enterprise with full Terraform CLI integration.
- [Terrakube](https://docs.terrakube.io) - Open Source alternative to Terraform Enterprise with private registry, remote state, custom flows, scheduled workspaces, and visual states.
- [Digger](https://digger.dev) - Open Source Alternative to Terraform Cloud - Run Terraform plan & apply jobs in your CI.