From c2ea33e7f10a838dcc40cba0cc0fa49c2b4cd808 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9A=D0=BE=D1=80=D0=BD=D0=B5=D0=B9=20=D0=A2=D0=B0=D1=80?= =?UTF-8?q?=D0=B0=D1=81=D0=BE=D0=B2?= Date: Fri, 29 May 2026 15:37:27 +0300 Subject: [PATCH] docs: add Infracost CLI to Tools & CLIs section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa766fe..1cbd9cc 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Explore the most useful tools, platforms, utilities, and guides — beautiful | kail | Kubernetes log viewer | https://github.com/boz/kail | 2025-07-22 | | Hey | HTTP load testing tool with real-time metrics | https://github.com/rakyll/hey | 2025-07-22 | | Kube-score | Kubernetes manifest static code analysis | https://github.com/zegl/kube-score | 2025-07-22 | +| Infracost CLI | Command line tool for estimating cloud infrastructure costs from Terraform code before applying changes | https://www.infracost.io/ | 2026-05-29 | ## Starter Projects & Boilerplates