mirror of
https://github.com/shuaibiyy/awesome-tf.git
synced 2026-03-08 23:12:08 -05:00
[PR #172] [MERGED] tools: add tfedit #184
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:add-tfedit📝 Commits (1)
3a2b4c8tools: add tfedit📊 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.