git-hooks.nix icon indicating copy to clipboard operation
git-hooks.nix copied to clipboard

Remove `terraform-fmt` wrapper

Open lbodor opened this issue 1 year ago • 3 comments

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

lbodor avatar Jul 15 '24 01:07 lbodor