sk Skill · talkops-ai
tf-module-validator
Validates Terraform modules by running terraform init, fmt check, and validate commands in a sandbox environment. Returns VALID or INVALID with structured error details including file names and line numbers. Use after tf-generator or tf-updater writes .tf files to verify correctness before committing to GitHub. Handles path system differences between virtual filesystem and real shell execution.
Open on skills.sh ↗read 2026-09-15
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 1
Python
- Host repository
- talkops-ai/aws-orchestrator-agent
- Version
- 1.0
- Allowed tools
- read_file ls execute
- Host stars
- 12
- Host language
- Python