We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Either
1)add "tofu-" equivalents for existing hooks "terraform-" 2) or rename "terraform-" to for example "tf-" and autodetect whether tofu is present
For example: Rename: terraform-validate to tf-validate
and detect tofu or terraform binary similarly like terragrunt does it today.