Infra Importer
version: "1.0.0"
by bytesagain3 · published 2026-03-22
$ claw add gh:bytesagain3/bytesagain3-infra-importer---
version: "1.0.0"
name: Terraformer
description: "CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructur infra-importer, go, aws, cloud, gcp, golang."
---
# Infra Importer
Infra Importer v2.0.0 — a devtools toolkit for checking, validating, generating, formatting, linting, explaining, converting, templating, diffing, previewing, fixing, and reporting on infrastructure import operations. All entries are timestamped and logged locally for history tracking.
Commands
Core Commands
Utility Commands
Data Storage
All data is stored in `~/.local/share/infra-importer/`:
Requirements
When to Use
Examples
# Record a check entry
infra-importer check "aws_instance resource import status"
# Validate an import
infra-importer validate "terraform state matches cloud resources"
# Generate infrastructure code
infra-importer generate "VPC config from us-east-1"
# Lint imported config
infra-importer lint "main.tf formatting"
# Format an entry
infra-importer format "HCL output for aws_s3_bucket"
# Diff configurations
infra-importer diff "staging vs production VPC"
# Preview changes
infra-importer preview "import plan for RDS instances"
# View recent activity
infra-importer recent
# Search across all logs
infra-importer search "aws_instance"
# Export everything to JSON
infra-importer export json
# Show stats
infra-importer stats
# Health check
infra-importer statusOutput
All commands output results to stdout. Redirect to a file if needed:
infra-importer stats > report.txt
infra-importer export json---
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...