fuzzy-terraform-rm

Resource remover

Removes unwanted resources from Terraform state files by identifying matching patterns in source code and state data

A fuzzy-finder command-line tool for removing resources from terraform state

GitHub

37 stars
2 watching
4 forks
Language: Go
last commit: about 1 year ago
Linked from 1 awesome list

terraform

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
paololazzari/terraform-repl A tool providing a better interactive console for evaluating Terraform language expressions with improved REPL features. 124
jckuester/terradozer Automates Terraform state cleanup by destroying resources without needing configuration files. 163
busser/tfautomv Automatically generates moved blocks in Terraform code to simplify refactoring 708
alexnabokikh/tfsort A utility for sorting Terraform variable and output files in place, correcting spacing issues, and removing unnecessary new lines. 141
cloudflare/cf-terraforming Facilitates the management of existing Cloudflare resources using Terraform 1,009
datarootsio/tf-profile A tool for analyzing and visualizing Terraform runs 156
manheim/tfwrapper Provides Rake tasks for managing Hashicorp Terraform deployments 8
minamijoyo/tfupdate Tool to manage and update version constraints in Terraform configurations 570
silinternational/tfc-ops A command-line tool for managing Terraform Cloud workspaces and their operations. 13
sylwit/terraform-cleaner Detects unused variables in Terraform modules to improve module maintainability and avoid errors 168
skierkowski/terraform-enterprise-cli A command-line interface tool for managing Terraform Enterprise resources and configuration 12
shihanng/tfvar Generates templates and formats to extract Terraform variables for editing or automation. 210
skierkowski/terraform-enterprise-client An API client library for interacting with the Terraform Enterprise API 8
future-architect/tftarget A Terraform command-line tool for interactive plan, apply, and destroy operations with selective resource targeting 251
infrablocks/ruby_terraform A Ruby wrapper around the Terraform binary to execute Terraform commands from within Ruby programs. 109