gruntwork-io / pre-commit

A collection of pre-commit hooks used by Gruntwork tools
https://gruntwork.io/
Apache License 2.0
484 stars 155 forks source link

Add OpenTofu versions of validate and format #107

Open rhoades-brown opened 9 months ago

rhoades-brown commented 9 months ago

Description

I have started experimenting with OpenTofu and Terragrunt. Terragrunt supports OpenTofu natively, so I thought it would be good to add support for these tools.

Documentation

Updated the readme to mention the new hooks and added an example of how OpenTofu users can implement the git hooks.

TODOs

Please ensure all of these TODOs are completed before asking for a review.