-
-
Notifications
You must be signed in to change notification settings - Fork 575
Closed
Labels
featureNew feature or requestNew feature or request
Description
What problem are you facing?
I started adding some Terraform tests for my modules and already use the pre-commit hooks here to do basic validation, docs and trivy commands.
To me it would be helpful if terraform test could also be added as a hook, to fully test my modules status.
How could pre-commit-terraform help solve your problem?
Add a new hook for terraform test. Before my changes are commited, this makes sure my tests are run and the unit is fully tested.
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request