tftarget
Target Tool
A Terraform command-line tool for interactive plan, apply, and destroy operations with selective resource targeting
🎯tftarget is a CLI tool for Terraform ( plan | apply | destroy ) with target option. You can interactivity select resource to ( plan | apply | destroy ) with target option.
251 stars
15 watching
11 forks
Language: Go
last commit: about 1 year ago
Linked from 1 awesome list
goterraform
Related projects:
Repository | Description | Stars |
---|---|---|
silinternational/tfc-ops | A command-line tool for managing Terraform Cloud workspaces and their operations. | 13 |
ant0wan/tfam | Enables seamless and flexible interaction with Terraform apply, supporting multi-deployment and concurrent operations. | 22 |
tfxor/terrahub | Automates and orchestrates infrastructure deployment with Terraform, providing tools for automation, data management, and real-time visualization. | 224 |
paololazzari/fuzzy-terraform-rm | Removes unwanted resources from Terraform state files by identifying matching patterns in source code and state data | 37 |
minamijoyo/tfupdate | Tool to manage and update version constraints in Terraform configurations | 570 |
azure/aztfexport | Tools to help manage and provision infrastructure resources using Terraform | 1,644 |
breml/tfreveal | A tool to display detailed differences in Terraform plan files by revealing sensitive data | 35 |
coinbase/terraform-landscape | Reformats Terraform plan output to make it easier to read and understand | 1,588 |
lifeomic/terraform-plan-parser | A utility to parse terraform plan output and convert it to JSON format. | 149 |
coveooss/tgf | An automated tool to run Terraform and Terragrunt in a Docker container with customizable configuration | 104 |
jckuester/terradozer | Automates Terraform state cleanup by destroying resources without needing configuration files. | 163 |
skierkowski/terraform-enterprise-cli | A command-line interface tool for managing Terraform Enterprise resources and configuration | 12 |
uber/astro | Tools for managing Terraform operations in a single command | 436 |
blast-hardcheese/dhall-terraform | Tool to improve Terraform's code reuse and discoverability by using a domain-specific language | 45 |
cloudposse-archives/tfmask | Utility to filter sensitive output from terraform plan and apply executions | 202 |