tools: add hq

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2025-02-10 00:04:03 -05:00
parent c4e0206cc0
commit 38e6755b57

View File

@@ -336,6 +336,7 @@ For more Community Modules not listed here please see the [Terraform Module Regi
- [hcledit](https://github.com/mercari/hcledit) - Go package to edit HCL configuration
- [hcledit](https://github.com/minamijoyo/hcledit) - A command line editor for HCL.
- [hclgrep](https://github.com/magodo/hclgrep) - Syntax based grep for HCL(v2).
- [hq](https://github.com/miller-time/hq) - command-line HCL processor
- [iam-policy-json-to-terraform](https://github.com/flosell/iam-policy-json-to-terraform) - Small tool to convert an IAM Policy in JSON format into a Terraform aws_iam_policy_document
- [Infracost](https://github.com/infracost/infracost) - Cloud cost estimates for Terraform in your CLI and pull requests.
- [inframap](https://github.com/cycloidio/inframap) - Read your tfstate or HCL to generate a graph specific for each provider, showing only the resources that are most important/relevant.