From c79ad8a2a73e611a3c80c3693d2b28012fc1c600 Mon Sep 17 00:00:00 2001 From: Henry Bravo Date: Fri, 9 May 2025 09:36:05 +0200 Subject: [PATCH] Add TerraForce to Policy Management Tools section A policy enforcement tool for Terraform with seamless CI/CD integration for DevOps workflows, lifecycle policy checks and flexible policy definitions using Go templates and YAML. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 691d36c..25ae0d0 100644 --- a/README.md +++ b/README.md @@ -252,6 +252,7 @@ Policy Management Tools enable organizations to define, enforce, and manage secu * **[Open Policy Agent](https://www.openpolicyagent.org/)** (Open Source): A general-purpose policy engine that unifies policy enforcement across the stack. * **[Kyverno](https://kyverno.io/)** (Open Source): A policy engine designed for Kubernetes, providing validation, mutation, and generation of configurations. * **[Cloud Custodian](https://cloudcustodian.io/)** (Open Source): A rules engine for managing public cloud accounts and resources. +* **[TerraForce](https://terraforce.henrybravo.nl)** - A policy enforcement tool for Terraform with seamless CI/CD integration for DevOps workflows, lifecycle policy checks and flexible policy definitions using Go templates and YAML. ## Service Mesh Tools