Page MenuHomeDevCentral

Format Terraform files
ClosedPublic

Authored by dereckson on Sat, Sep 5, 17:18.
Tags
None
Referenced Files
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
Unknown Object (File)
Sat, Sep 19, 15:33
Unknown Object (File)
Sat, Sep 19, 11:17
Subscribers
None

Details

Summary

Compliant with terraform fmt.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.