Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 482 Bytes

File metadata and controls

17 lines (12 loc) · 482 Bytes

Operational Context

  • Type: Terraform Module
  • Test: make test
  • Lint: tflint, terraform fmt

Pre-commit Configuration

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 test

This automatically fetches the canonical config if not present.