Commit Graph

30 Commits (4147fa779c26bdea044e8d77bd13989beacc81c8)

Author SHA1 Message Date
Martin Atkins c6804959be command/format: be resilient to incomplete schema when formatting state
8 years ago
Kristin Laemmert 9529e7fc36 command/format: revert indentation change for consistency's sake
8 years ago
Kristin Laemmert c86aea98c3 command/format: fix indentation
8 years ago
Kristin Laemmert c178058f10 cli: format/state_test.go
8 years ago
Kristin Laemmert 7f951d5f75 cli: format/state refactor to use blockBodyDiffPrinter
8 years ago
Kristin Laemmert 10e58dfabb cli: format/state refactor for new state format
8 years ago
Martin Atkins e84597e430 command/format: Remove tests for plan.go
8 years ago
Martin Atkins e9ca9f1854 command/format: print correctly nested blocks with labels
8 years ago
Martin Atkins a1962ea156 core: Handle forced-create_before_destroy during the plan walk
8 years ago
Martin Atkins 3a3f71707b command/format: Render unified diff for list and tuple value changes
8 years ago
Martin Atkins 68433696e8 command/format: Further refinement on the heuristic JSON-based diff
8 years ago
Martin Atkins 74f2642236 command/format: JSON value formatting heuristic not for primitive values
8 years ago
Martin Atkins cb7e1d696e command/format: Don't include commas after elements in map diffs
8 years ago
Martin Atkins e86a26fd98 command/format: show deep diffs for old/new JSON strings
8 years ago
Martin Atkins fa083099c7 command/format: correct alignment for multi-line values in map diff
8 years ago
Martin Atkins bd1192649e command/format: Nice rendering for changes to map values
8 years ago
Martin Atkins 88a8b6064d command/format: Show resource diff with header "comment"
8 years ago
Martin Atkins 86e8885bd1 command: initial structural diff rendering
8 years ago
Martin Atkins f68642d923 core: Properly handle no-op changes in plan
8 years ago
Martin Atkins 4e12671d8d command/format: show planned changes in rendered plan
8 years ago
Martin Atkins ade3b4575e terraform: Ugly huge change to weave in new State and Plan types
8 years ago
Martin Atkins 7f205645a1 Fix up some missed "go fmt"
8 years ago
Martin Atkins cc43a0f2f8 command/format: include source snippets in diagnostics
8 years ago
James Bardin a37acb1837 gofmt with go1.10
8 years ago
Martin Atkins ea81e75a4e command: utility for rendering tfdiag diagnostics
9 years ago
Martin Atkins fe4cfd03b5 command/format: restore "(forces new resource)" caption
9 years ago
Martin Atkins 83414beb8f command: various adjustments to the diff presentation
9 years ago
Martin Atkins 3ea159297c command/format: improve consistency of plan results
9 years ago
Martin Atkins 0dc6d97a37 command/format: minor adjustments to plan rendering
9 years ago
Mitchell Hashimoto 0a0842a7d9
command/format: a package for formatting plans/state for output
9 years ago