Page MenuHomeDevCentral

Format Terraform files
ClosedPublic

Authored by dereckson on Sat, Sep 5, 17:18.

Details

Summary

Compliant with terraform fmt.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
main
Build Status
Buildable 6856
Build 7144: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Sat, Sep 5, 17:18

Whatever.

(I don't agree with tofu fmt / terraform fmt choice "When multiple arguments with single-line values appear on consecutive lines at the same nesting level, align their equals signs" as it rewrites every lines when we add a new argument)

(We can't generally even use .git-blame-ignore-revs as it mixes the two in the same commit, except if we first add new content, then reformat)

This revision was automatically updated to reflect the committed changes.