suzuki-shunsuke/tfaction

Fix code by `tflint --fix`

Closed this issue · 0 comments

Feature Overview

Fix code by tflint --fix.

Why is the feature needed?

Fix code automatically.

Example Code

tfaction-root.yaml

tflint:
  enabled: true
  fix: true

tfaction.yaml

Note