You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run the hook to format all the code and enforce this via CI to avoid
regressions. This is to keep formatting consistent and not a thing to
worry/think about when developing or in PRs.
This does rely on the local version of `terraform` people are running. I
think this can cause issues when running `terraform apply` across
different versions, but it should be fine for `terraform fmt` which I
can't imagine changes output much between versions.
0 commit comments