terramate

Manage Terraform stacks with change detection and code generation

brewmacoslinux
Try with needOr install directly
Source

About

Managing Terraform stacks with change detections and code generations

Commands

terramate

Examples

Initialize a new Terramate project in the current directory$ terramate init
Detect changed stacks and show what would be affected$ terramate list changed
Generate Terraform code across all stacks$ terramate generate