Commit Graph

14 Commits (357012a2f3ee1c005eb604c43251de5c28fb58e6)

Author SHA1 Message Date
Liam Cervante 357012a2f3
Refactor of differ to make code reuse easier (#33054)
3 years ago
Liam Cervante 2c624acea1
Fix rendering unknown values in map and null string primitives (#33029)
3 years ago
Liam Cervante d818d7850d
Structured Renderer: use the new renderer when rendering the state in addition to the plan (#32629)
3 years ago
Liam Cervante e015b15f12
Structured Plan Renderer: Remove attributes that do not match the relevant attributes filter (#32509)
3 years ago
Liam Cervante 95782f2491
Structured plan renderer: Implement the main functionality for the renderer (#32496)
4 years ago
Liam Cervante f6d625103c
Structured plan renderer: refactor replace paths logic (#32489)
4 years ago
Liam Cervante 38afb41787
Structured plan renderer: Introduce support for multiline and JSON strings (#32488)
4 years ago
Liam Cervante 8330b7295b
Structured plan renderer: Add support for map blocks and sensitive blocks. (#32491)
4 years ago
Liam Cervante 21bb677db7
Structured Plan Renderer: Naming and package structure refactor (#32486)
4 years ago
Liam Cervante 2d66eee872
Structured Plan Renderer: Address comments raised in previous PRs (#32478)
4 years ago
Liam Cervante 1332d315b6
Structured Plan Renderer: Remove generic `interface{}` entry point (#32477)
4 years ago
Liam Cervante 05f1764a0d
Add support for blocks in the structured renderer (#32422)
4 years ago
Liam Cervante aff94591c1
Add support for lists in the structured renderer (#32401)
4 years ago
Liam Cervante 8975eebf84
Add support for maps in the structured renderer (#32397)
4 years ago