Show HN: Importing resources into tfstate is no longer annoying
Category: devtools
Tags: terraform, infrastructure-as-code, cli-tool, devops, import
Score: 6.3/10 (Innovation: 6, Technical: 6, Documentation: 6, Utility: 7)
tfimport is a Go-based CLI tool that automates importing existing infrastructure into Terraform or OpenTofu state files by deducing correct import IDs using provider SDKs and documentation parsing. It reduces a tedious manual process into a simple workflow, making it highly useful for DevOps practitioners managing infrastructure-as-code for existing cloud resources.
Target audience: devops
Repository: https://tfimport.coolapso.sh/ · Go · NOASSERTION
View on Hacker News