terraback for Claude Code
io.github.bmoldo/terraback
Scan AWS/Azure/GCP and generate Terraform HCL with import blocks, deterministically, for AI agents.
client:Claude Code
transport:stdio
runtime:pypi
Install terraback in Claude Code
run in your project directory
claude mcp add terraback -e TERRABACK_LICENSE=<TERRABACK_LICENSE> -e ARM_SUBSCRIPTION_ID=<ARM_SUBSCRIPTION_ID> -- uvx terraback
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs