From bd3ad10135a3de873bbba0136d6e68c59d6f3160 Mon Sep 17 00:00:00 2001 From: Alejandro Lazaro Date: Mon, 14 Oct 2024 15:23:07 +0200 Subject: [PATCH] Add Atlantis https://github.com/runatlantis/atlantis/releases/tag/v0.30.0 Fix #32 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9541476..71d8c8f 100644 --- a/README.md +++ b/README.md @@ -81,10 +81,11 @@ ### CI +- [Atlantis](https://www.runatlantis.io/) - Automating workflows via pull requests. +- [TF-via-PR](https://github.com/DevSecTop/TF-via-PR) - GitHub Action to automate OpenTofu or Terraform CLI commands via pull request interaction. - [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. - [terraform-github-actions](https://github.com/dflook/terraform-github-actions) - GitHub Actions for OpenTofu. -- [TF-via-PR](https://github.com/DevSecTop/TF-via-PR) - GitHub Action to automate OpenTofu or Terraform CLI commands via pull request interaction. - [tofu-controller](https://github.com/flux-iac/tofu-controller) - GitOps OpenTofu and Terraform controller for Flux. ### Tests