opentofu/command/format
Martin Atkins 4406b06ef8 command/format: Don't include commas after elements in map diffs
Although commas are allowed in this context, it's not idiomatic to use
them.
2018-10-16 19:14:11 -07:00
..
diagnostic.go command/format: include source snippets in diagnostics 2018-10-16 18:20:32 -07:00
diff.go command/format: Don't include commas after elements in map diffs 2018-10-16 19:14:11 -07:00
format.go command/format: a package for formatting plans/state for output 2017-01-26 14:33:49 -08:00
plan_test.go Fix up some missed "go fmt" 2018-10-16 18:49:20 -07:00
plan.go core: Properly handle no-op changes in plan 2018-10-16 19:14:11 -07:00
state.go terraform: Ugly huge change to weave in new State and Plan types 2018-10-16 19:11:09 -07:00