From c572fe96742cb1f05cdaea346872433fc3f7ec55 Mon Sep 17 00:00:00 2001 From: Bart Date: Wed, 24 May 2023 09:57:56 +0200 Subject: [PATCH] Add tf-profile (#216) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 496d822..ba2c9bc 100644 --- a/README.md +++ b/README.md @@ -356,6 +356,7 @@ For more Community Modules not listed here please see the [Terraform Module Regi - [terrastate](https://github.com/rohinivsenthil/terrastate) - Visual Studio Code extension to monitor/deploy/destroy Terraform resources in your workspace - [terratag](https://github.com/env0/terratag) - Terratag is a CLI tool that enables users of Terraform to automatically create and maintain tags across their entire set of AWS, Azure, and GCP resources. - [tf-init-booster](https://github.com/hayorov/terraform-init-booster) - A Pre-terraform routine that speedups terraform modules download for bulky blueprints. +- [tf-profile](https://github.com/datarootsio/tf-profile/) - Profiler for Terraform runs. Generate global stats, resource-level stats or visualizations. - [tf-summarize](https://github.com/dineshba/tf-summarize) - A command-line utility to print the summary of the terraform plan - [tfaction](https://github.com/suzuki-shunsuke/tfaction) - GitHub Actions collection for Opinionated Terraform Workflow - [tfautomv](https://github.com/padok-team/tfautomv) - Generate Terraform `moved` blocks automatically for painless refactoring