[PR #96] [MERGED] Add hcledit to Tools list #109

Closed
opened 2025-11-06 16:22:37 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shuaibiyy/awesome-tf/pull/96
Author: @minamijoyo
Created: 8/22/2020
Status: Merged
Merged: 8/23/2020
Merged by: @shuaibiyy

Base: masterHead: add-hcledit


📝 Commits (1)

  • 5f4515a Add hcledit to Tools list

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

I wrote a command line editor for HCL
https://github.com/minamijoyo/hcledit

Features:

  • CLI-friendly: Read HCL from stdin, edit and write to stdout, easily pipe and combine other commands
  • Keep comments: You can update lots of existing HCL files with automation scripts
  • Schemaless: independent of specific HCL applications
  • HCL2 support (not HCL1)

I believe it's useful for Terraform folks.
Thanks!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shuaibiyy/awesome-tf/pull/96 **Author:** [@minamijoyo](https://github.com/minamijoyo) **Created:** 8/22/2020 **Status:** ✅ Merged **Merged:** 8/23/2020 **Merged by:** [@shuaibiyy](https://github.com/shuaibiyy) **Base:** `master` ← **Head:** `add-hcledit` --- ### 📝 Commits (1) - [`5f4515a`](https://github.com/shuaibiyy/awesome-tf/commit/5f4515aebcd99a5a106b37005bd3bc2090914840) Add hcledit to Tools list ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description I wrote a command line editor for HCL https://github.com/minamijoyo/hcledit Features: - CLI-friendly: Read HCL from stdin, edit and write to stdout, easily pipe and combine other commands - Keep comments: You can update lots of existing HCL files with automation scripts - Schemaless: independent of specific HCL applications - HCL2 support (not HCL1) I believe it's useful for Terraform folks. Thanks! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 16:22:37 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-tf#109