- Type: Terraform Module
- Test:
make test - Lint:
tflint,terraform fmt
Pre-commit configuration is centralized in makeitworkcloud/images/tfroot-runner/pre-commit-config.yaml. The CI workflow fetches this config at runtime.
Do not modify .pre-commit-config.yaml in this repository.
For local development, run:
make testThis automatically fetches the canonical config if not present.