git-hooks.nix
git-hooks.nix copied to clipboard
Remove `terraform-fmt` wrapper
Since the time terraform-fmt wrapper was added to git-hooks.nix 5 years ago, both terraform and tofu now support formatting multiple files.
https://github.com/hashicorp/terraform/pull/31286 https://github.com/hashicorp/terraform/pull/28191