From d50343100b903a50baf9780cdc2cedd6b2518da4 Mon Sep 17 00:00:00 2001 From: Alejandro Lazaro Date: Thu, 11 Jan 2024 20:25:34 +0100 Subject: [PATCH] Add tfwrapper https://github.com/claranet/tfwrapper/releases/tag/v13.2.0 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 677a29b..d2b50ba 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ A list of OpenTofu resources. - [Terragrunt](https://terragrunt.gruntwork.io/) - A thin wrapper for OpenTofu that provides extra tools for working with multiple modules. - [easy_infra](https://github.com/SeisoLLC/easy_infra) - A docker container to simplify and secure the use of Infrastructure as Code. +- [tfwrapper](https://github.com/claranet/tfwrapper) - `tfwrapper` is a Python wrapper that aims to simplify OpenTofu usage and enforce best practices. ### CI