[PR #172] [MERGED] tools: add tfedit #184

Closed
opened 2025-11-06 16:24:13 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shuaibiyy/awesome-tf/pull/172
Author: @minamijoyo
Created: 6/22/2022
Status: Merged
Merged: 6/26/2022
Merged by: @chenrui333

Base: masterHead: add-tfedit


📝 Commits (1)

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

Hi there,

Let me share my new project. I’m an author of some third-party tools, which include tfmigrate, tfupdate, hcledit, etc. I'm currently working on a refactoring tool for Terraform.
https://github.com/minamijoyo/tfedit

Although the initial goal of this project is to provide a way for bulk refactoring of the aws_s3_bucket resource required by breaking changes in AWS provider v4, the project scope is not limited to specific use-cases. It's by no means intended to be an upgrade tool for all your providers. Instead of covering all you need, it provides reusable building blocks for Terraform refactoring and shows examples of how to compose them in real-world use-cases.


🔄 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/172 **Author:** [@minamijoyo](https://github.com/minamijoyo) **Created:** 6/22/2022 **Status:** ✅ Merged **Merged:** 6/26/2022 **Merged by:** [@chenrui333](https://github.com/chenrui333) **Base:** `master` ← **Head:** `add-tfedit` --- ### 📝 Commits (1) - [`3a2b4c8`](https://github.com/shuaibiyy/awesome-tf/commit/3a2b4c8609ec3517f5e918d778e5048d0e3f7b72) tools: add tfedit ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Hi there, Let me share my new project. I’m an author of some third-party tools, which include tfmigrate, tfupdate, hcledit, etc. I'm currently working on a refactoring tool for Terraform. https://github.com/minamijoyo/tfedit Although the initial goal of this project is to provide a way for bulk refactoring of the aws_s3_bucket resource required by breaking changes in AWS provider v4, the project scope is not limited to specific use-cases. It's by no means intended to be an upgrade tool for all your providers. Instead of covering all you need, it provides reusable building blocks for Terraform refactoring and shows examples of how to compose them in real-world use-cases. --- <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:24:13 -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#184