From 7e30d0c4a08d46607f5a9883f28e147f5eabfadd Mon Sep 17 00:00:00 2001 From: Henry Bravo Date: Fri, 9 May 2025 11:02:20 +0200 Subject: [PATCH] docs: adding new tool terraforce (#284) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c0bf69b..7db3035 100644 --- a/README.md +++ b/README.md @@ -381,6 +381,7 @@ For more Community Modules not listed here please see the [Terraform Module Regi - [TerraDepot](https://github.com/derBroBro/TerraDepot) Terraform state repository, based on the default http remote backend. Allows the central administration of tfstates on AWS S3. - [terradozer](https://github.com/jckuester/terradozer) - Terraform destroy without configuration files. - [terraeasy](https://github.com/jaceq/terraeasy) - Easy Terraform wrapper +- [TerraForce](https://terraforce.henrybravo.nl) - A policy enforcement tool for Terraform that ensures consistency and compliance through lifecycle policy checks, flexible policy definitions, and CI/CD integration. - [terraform-aws-clickops-notifier](https://github.com/cloudandthings/terraform-aws-clickops-notifier) - Get notified when actions are taken in the AWS Console. - [terraform-bundle](https://github.com/hashicorp/terraform/tree/main/tools/terraform-bundle) - Easily builds bundles containing a Terraform binary as well as provider binaries. Useful for CI and air-gapped Terraform Enterprise. - [terraform-cdk](https://github.com/hashicorp/terraform-cdk) - CDK (Cloud Development Kit) for Terraform allows developers to use familiar programming languages to define cloud infrastructure and provision it through HashiCorp Terraform.