From 6ef7d880c86e0375ba0748fdf1a0728d375260d7 Mon Sep 17 00:00:00 2001 From: Alejandro Lazaro Date: Fri, 9 Feb 2024 13:37:48 +0100 Subject: [PATCH] move digger to a more fitting sections --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ceb6df..71cf3f4 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,6 @@ A list of OpenTofu resources. - [setup-opentofu](https://github.com/opentofu/setup-opentofu) - Set up OpenTofu CLI in your GitHub Actions workflow. - [terraform-github-actions](https://github.com/dflook/terraform-github-actions) - GitHub Actions for OpenTofu. - [tf-via-pr-comments](https://github.com/devsectop/tf-via-pr-comments) - GitHub Action to run Terraform or OpenTofu CLI commands via PR comments. -- [digger](https://github.com/diggerhq/digger) - Digger is an open source IaC orchestration tool. Digger allows you to run IaC in your existing CI pipeline. ### Tests @@ -95,6 +94,7 @@ A list of OpenTofu resources. ### Platforms +- [digger](https://github.com/diggerhq/digger) - Digger is an 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. ### Registry