Back to browse
GitHub Repository

Terraform + Make + rsync semantics for directory trees.

2 starsPython

Create and Maintain Filesystem Structures

by hunterx·Jun 1, 2026·3 points·0 comments

AI Analysis

●●SolidBig BrainNiche Gem

Terraform plan/apply semantics for directory trees when Copier already exists.

Strengths
  • Immutable plans with exportable JSON enable safe preview-before-apply workflows.
  • Multiple spec inputs including image OCR and DOT format is genuinely flexible.
  • Template variables in paths plus project-local registry handles real scaffolding needs.
Weaknesses
  • No Windows support mentioned, and Python-only limits adoption in Go/Rust shops.
  • Directory orchestration is solved by Copier, Nix flakes, and various scaffolding tools.
Target Audience

DevOps engineers, platform teams managing reproducible project scaffolding

Similar To

Copier · Cookiecutter · Nix

Similar Projects