iacmp
v2.7.0
Published
Multi-cloud IaC — one TypeScript codebase, CloudFormation (AWS), Bicep (Azure) and Terraform (GCP) out. Synth, deploy, diff, audits and diagrams in a single CLI.
Maintainers
Readme
iacmp
One TypeScript codebase → CloudFormation (AWS), Bicep (Azure) and Terraform (GCP). Synth, deploy, destroy, diff, audits and C4 diagrams in a single CLI — every provider validated by a battery of 20 end-to-end scenarios with real deploys.
npm install -g iacmp
iacmp init my-project --template serverless
cd my-project
iacmp synth # native templates + validations
iacmp deploy # real deploy (with confirmations)
iacmp setup # register the MCP tools in Claude Code / Desktop- Docs & source: https://github.com/Claudio-Fontes/iacmp
- Requirements: Node.js 20+ · the target cloud CLI (
aws/az/gcloud) ·terraformfor the tf paths - License: FSL-1.1-ALv2 (Fair Source — free to use including commercially; converts to Apache-2.0 after two years)
AI generation (iacmp ai) with a deploy-validated example corpus is part of iacmp Pro;
the open CLI is fully functional without it.
