Page MenuHomeDevCentral

Format Terraform files
ClosedPublic

Authored by dereckson on Sat, Sep 5, 17:18.
Tags
None
Referenced Files
F51631952: D4203.id11024.diff
Sun, Sep 27, 02:10
F51627020: D4203.id.diff
Sun, Sep 27, 01:15
F51574445: D4203.diff
Sat, Sep 26, 15:57
Unknown Object (File)
Wed, Sep 23, 03:40
Unknown Object (File)
Tue, Sep 22, 22:41
Unknown Object (File)
Mon, Sep 21, 16:10
Unknown Object (File)
Mon, Sep 21, 08:16
Unknown Object (File)
Sun, Sep 20, 18:35
Subscribers
None

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.