From e34222dc179fa1f694bfe175faf1ecb63a966328 Mon Sep 17 00:00:00 2001 From: Alejandro Lazaro Date: Wed, 28 Feb 2024 00:04:06 +0100 Subject: [PATCH] Improve links and desc --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9431409..ef0c146 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ *Simplify your OpenTofu workflows with a thin wrapper.* - [Atmos](https://github.com/cloudposse/atmos) - Orchestration tool that keeps environment configuration DRY. -- [Terragrunt](https://terragrunt.gruntwork.io/) - Keep your configurations DRY, work with multiple modules, and manage remote state. +- [Terragrunt](https://github.com/gruntwork-io/terragrunt) - Keep your configurations DRY, work with multiple modules, and manage remote state. - [Terramate](https://github.com/terramate-io/terramate) - Automation, orchestration and code generation for OpenTofu, Terraform, Kubernetes, and others. - [easy_infra](https://github.com/SeisoLLC/easy_infra) - Docker container to simplify and secure the use of infrastructure as code. - [tfam](https://github.com/Ant0wan/tfam) - Rust-powered wrapper for concurrent Terraform/OpenTofu apply, enabling multi-deployment support. @@ -77,7 +77,7 @@ ### Tests -- [Terratest](https://terratest.gruntwork.io/) - Go library that makes it easier to write automated tests for your infrastructure code. +- [Terratest](https://github.com/gruntwork-io/terratest) - Go library that makes it easier to write automated tests for your infrastructure code. ### State @@ -96,7 +96,7 @@ *Alternatives to Terraform Cloud.* - [digger](https://github.com/diggerhq/digger) - Open-source IaC orchestration tool. Digger allows you to run IaC in your existing CI pipeline. -- [terrakube](https://terrakube.org/) - Open-source alternative to Terraform Enterprise with private registry, remote state, custom flows, scheduled workspaces, and visual states that is compatible with OpenTofu. +- [terrakube](https://github.com/AzBuilder/terrakube) - Open-source platform with private registry, remote state, custom flows, scheduled workspaces, and visual states. - [walrus](https://github.com/seal-io/walrus) - Walrus is an open-source application management platform based on IaC tools including OpenTofu, Terraform and others. ### Registry