fuzzy-terraform-rm

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 21, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

README

fuzzy-terraform-rm

fuzzy-terraform-rm is a command-line tool for removing resources from the terraform state

It uses the excellent go-fuzzyfinder library for the fuzzy-finding functionality.

Installation

$ git clone https://github.com/paololazzari/fuzzy-terraform-rm
$ cd fuzzy-terraform-rm
$ go build -o /usr/local/bin/

Usage

$ fuzzy-terraform-rm

N.B. To select multiple resources at once, use the tab key.

How it works

fuzzy-terraform-rm looks at the terraform source (.tf) files and at the terraform state to determine which resources can be removed.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL