Skip to main content

terraform-flat-to-modular

Refactor flat, unstructured Terraform configurations into typed, modular, well-structured HCL while preserving the deployed infrastructure. Works across an entire Terraform workspace, whether the configuration lives in one file or many, targeting common anti-patterns: hardcoded values, duplicated resource blocks, missing module boundaries, untyped variables, repeated inline tags, unpinned providers, and plaintext secrets. Produces module boundaries, typed variables, for_each de-duplication, provider default_tags, pinned providers, externalized secrets, and a moved block for every changed resource address so that terraform plan is a no-op.

Aller à l'installation

Informations de source

Dépôt
aws-samples/sample-terraform-transform-custom
Dernière activité de la source
18 août 2026 à 04:39
Langue détectée de SKILL.md
anglais
Étoiles
0
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.