479 B
479 B
Step 2 — Implementation Detail
- Documented terraform fmt -check, terraform init -backend=false, and terraform validate commands in README.md and the guide.
- Documented optional credentialed terraform plan with a saved plan file and no apply operation.
- Added scripts/validate_artifacts.py to verify required requirements, architecture, guide, and Terraform sections.
- Added pytest coverage for required files, four workflow phases, and the no-apply validation rule.