From 24599e28074088bee5b7e2289388ec970aa39acb Mon Sep 17 00:00:00 2001 From: Luca Corrieri Date: Wed, 2 Jul 2025 09:39:37 +0200 Subject: [PATCH] Add Burrito --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a7c2ed7..c9072f9 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ ### CI - [Atlantis](https://www.runatlantis.io/) - Automating workflows via pull requests. +- [Burrito](https://docs.burrito.tf/overview/) - Burrito is a TACoS (Terraform Automation and Collaboration Software) that works inside Kubernetes - [TF-via-PR](https://github.com/OP5dev/TF-via-PR) - GitHub Action to init, plan and apply Terraform/OpenTofu via PR automation. - [pre-commit-opentofu](https://github.com/tofuutils/pre-commit-opentofu) - Git pre-commit hooks plugin. - [setup-opentofu](https://github.com/opentofu/setup-opentofu) - Set up OpenTofu CLI in your GitHub Actions workflow.