Merge pull request #91 from rdhar/patch-1

Change TF-via-PR URL
This commit is contained in:
Alejandro Lazaro
2024-12-19 21:56:30 +01:00
committed by GitHub

View File

@@ -83,7 +83,7 @@
### CI
- [Atlantis](https://www.runatlantis.io/) - Automating workflows via pull requests.
- [TF-via-PR](https://github.com/DevSecTop/TF-via-PR) - GitHub Action to init, plan and apply Terraform/OpenTofu via PR automation.
- [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.
- [terraform-github-actions](https://github.com/dflook/terraform-github-actions) - GitHub Actions for OpenTofu.