[DOC] - terraform is needed to run the pre-commit hooks #308
Labels
area: documentation 📖
good first issue
Good for newcomers
type: maintenance 🛠
Day-to-day maintenance tasks
Milestone
Preliminary Checks
Summary
The
terraform_fmt
hook needsterraform
to be installed in the current environment to run. This is mentioned in the requirements for this hook. This is not mentioned in the code contribution guidelines.Might be related to #307, since there seems to be some information missing regarding the development environment.
Steps to Resolve this Issue
Add
terraform
as part of the development requirementsThe text was updated successfully, but these errors were encountered: