[PR #206] [MERGED] Add tftarget to Tools list #214

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

📋 Pull Request Information

Original PR: https://github.com/shuaibiyy/awesome-tf/pull/206
Author: @orangekame3
Created: 3/30/2023
Status: Merged
Merged: 3/30/2023
Merged by: @antonbabenko

Base: masterHead: patch-1


📝 Commits (1)

  • 4382266 Add tftarget to Tools list

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

Hi, I've created Terraform CLI tool, tftarget which is Terraform command wrapper.

The use case is for a multi-person development team. By using tftarget, you can easily perform terraform xxx -target={...}. Of course, it is not recommended to use terraform xxx -target={...} as a basic operation in production environments, but we recognize that there are times when the target option must be used.

Features:

You can interactively select a resource to (plan | apply | destroy) with the target option.

https://github.com/future-architect/tftarget


🔄 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/206 **Author:** [@orangekame3](https://github.com/orangekame3) **Created:** 3/30/2023 **Status:** ✅ Merged **Merged:** 3/30/2023 **Merged by:** [@antonbabenko](https://github.com/antonbabenko) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`4382266`](https://github.com/shuaibiyy/awesome-tf/commit/4382266d7688d110e00887e97edad1bb4a1575dc) Add tftarget to Tools list ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Hi, I've created Terraform CLI tool, tftarget which is Terraform command wrapper. The use case is for a multi-person development team. By using tftarget, you can easily perform `terraform xxx -target={...}`. Of course, it is not recommended to use `terraform xxx -target={...}` as a basic operation in production environments, but we recognize that there are times when the target option must be used. Features: You can interactively select a resource to (plan | apply | destroy) with the target option. https://github.com/future-architect/tftarget --- <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:53 -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#214