This fixes the following issue:
│ Only .tf, .tofu, .tfvars, .tftest.hcl, and .tofutest.hcl files can be │ processed with tofu fmt
Differential D4164
Restrict Terraform / OpenTofu format check to known Terraform files Authored by dereckson on Thu, Aug 13, 11:22. Tags None Referenced Files
Subscribers None
Details This fixes the following issue: │ Only .tf, .tofu, .tfvars, .tftest.hcl, and .tofutest.hcl files can be │ processed with tofu fmt pre-commit run tf-format --all-files -v in rOPS
Diff Detail
|