Closed fubar closed 4 years ago
There's an action 'terraform fmt', you can invoke by searching in 'shift+shift' or 'cmd+shift+a' Also you can run it before commit (checkbox in commit dialog) Also 'file watcher' could be set up to run it after changes made in editor (usually on focus lose)
Got it, thanks.
Missing instructions: How do I set up IntelliJ to run
terraform fmt
?