Commit Graph

20 Commits (ea20db63fbc69544a4504e190d566e44b201680a)

Author SHA1 Message Date
Daniel Schmidt 276662f754 ephemeral: add test case for block rendering
1 year ago
Liam Cervante 672cd816d5 don't precompute actions
1 year ago
Daniel Schmidt 0e6a3ac994 ephemeral: render write-only attributes in plan UI
1 year ago
Liam Cervante abd6b9ef1b
plan renderer: render unknown nested blocks properly (#35644)
1 year ago
James Bardin 6b19b9e82a render entirely unknown blocks in the plan output
2 years ago
James Bardin bdd5a2cd33 try to render some empty string -> null changes
2 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
Liam Cervante 357012a2f3
Refactor of differ to make code reuse easier (#33054)
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)
3 years ago
Liam Cervante f6d625103c
Structured plan renderer: refactor replace paths logic (#32489)
3 years ago
Liam Cervante 38afb41787
Structured plan renderer: Introduce support for multiline and JSON strings (#32488)
3 years ago
Liam Cervante 8330b7295b
Structured plan renderer: Add support for map blocks and sensitive blocks. (#32491)
3 years ago
Liam Cervante 21bb677db7
Structured Plan Renderer: Naming and package structure refactor (#32486)
3 years ago
Liam Cervante a086453783
Structured Plan Renderer: Refactor Primitive and Sensitive value processing (#32476)
3 years ago
Liam Cervante 2d66eee872
Structured Plan Renderer: Address comments raised in previous PRs (#32478)
3 years ago
Liam Cervante 1332d315b6
Structured Plan Renderer: Remove generic `interface{}` entry point (#32477)
3 years ago
Liam Cervante 05f1764a0d
Add support for blocks in the structured renderer (#32422)
3 years ago
Liam Cervante aff7d360e1
Add skeleton functions and API for refactored renderer (#32368)
3 years ago