From 2cc47c9ad9f41a00031cc969ea3aa483d098383c Mon Sep 17 00:00:00 2001 From: Bart Date: Wed, 24 May 2023 12:27:23 +0200 Subject: [PATCH] add tf-profile (#4897) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e748254e..9e5750b0 100644 --- a/README.md +++ b/README.md @@ -3137,6 +3137,7 @@ _Software written in Go._ - [skm](https://github.com/TimothyYe/skm) - SKM is a simple and powerful SSH Keys Manager, it helps you to manage your multiple SSH keys easily! - [StatusOK](https://github.com/sanathp/statusok) - Monitor your Website and REST APIs.Get Notified through Slack, E-mail when your server is down or response time is more than expected. - [terraform-provider-openapi](https://github.com/dikhan/terraform-provider-openapi) - Terraform provider plugin that dynamically configures itself at runtime based on an OpenAPI document (formerly known as swagger file) containing the definitions of the APIs exposed. +- [tf-profile](https://github.com/datarootsio/tf-profile) - Profiler for Terraform runs. Generate global stats, resource-level stats or visualizations. - [traefik](https://github.com/containous/traefik) - Reverse proxy and load balancer with support for multiple backends. - [trubka](https://github.com/xitonix/trubka) - A CLI tool to manage and troubleshoot Apache Kafka clusters with the ability of generically publishing/consuming protocol buffer and plain text events to/from Kafka. - [uTask](https://github.com/ovh/utask) - Automation engine that models and executes business processes declared in yaml.