Skip to content

paololazzari/fuzzy-terraform-import

Repository files navigation

fuzzy-terraform-import

fuzzy-terraform-import is a command-line tool for importing resources into terraform state

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

Installation

$ go install github.com/paololazzari/fuzzy-terraform-import@latest

Usage

$ fuzzy-terraform-import

How it works

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

Supported resources

This project is under development. For a list of supported resources, check the supported resources.

About

A fuzzy-finder command-line tool for importing terraform resources

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published