Page MenuHomeDevCentral

Format .tf files automatically
Needs ReviewPublic

Authored by dereckson on Mon, Aug 3, 22:54.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

We'd like to standardize on OpenTofu, but as long as some providers aren't
available for FreeBSD, we'll need to use a mix of OpenTofu and Terraform.

The tf-format pre-commit check detects which command is available
and runs either tofu fmt or terraform fmt accordingly.

Diff Detail

Repository
rDEVCS Nasqueron codestyle
Lint
Lint Passed
Unit
No Test Coverage
Branch
tofu-fmt
Build Status
Buildable 6769
Build 7057: arc lint + arc unit