Commit Graph

40 Commits (f5a741ff5e4bbe33abf5645e93df2278a4b95d37)

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
Liam Cervante 82361afd73
plan rendering: fix truncation of very large numbers (#34702)
2 years ago
Daniel Schmidt adf008d489
adjust tests to new implementation
2 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
Liam Cervante 3613e972c5
Plan renderer: Support users indexing integer paths with stringified numbers (#33475)
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
Liam Cervante 519a18aedf
Propagate unknown and sensitive metadata to dynamic attributes (#33057)
3 years ago
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
Sebastian Rivera de574ae6d4
Initial implementation of structured logging in cloud backend (#32504)
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 99823e4a15
Structured Plan Renderer: Fix minor bugs causing diffs in the equivalence tests. (#32519)
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 46ab53d651
Structured Plan Renderer: Escape object and block keys that don't match HCL syntax (#32483)
3 years ago
Liam Cervante 7a3fc48b70
Structured Plan Renderer: Add tests validating behaviour of dynamic types (#32482)
3 years ago
Liam Cervante d31631675b
Add support for Tuples into the structured plan renderer (#32479)
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 9bc5ded27a
Add support for outputs in the structured renderer (#32426)
3 years ago
Liam Cervante 05f1764a0d
Add support for blocks in the structured renderer (#32422)
3 years ago
Liam Cervante 69cce3597f
Add support for sets in the structured renderer (#32409)
3 years ago
Liam Cervante aff94591c1
Add support for lists in the structured renderer (#32401)
3 years ago
Liam Cervante 8975eebf84
Add support for maps in the structured renderer (#32397)
3 years ago
Liam Cervante b097d8873d
Add support for the replace paths data in the structured renderer (#32392)
3 years ago
Liam Cervante 1eebcf875f
Add support for object attributes in the structured renderer (#32391)
3 years ago
Liam Cervante b8b1a8d430
Add support for unknown/computed values in the structured renderer (#32378)
3 years ago
Liam Cervante 6ab277f6ba
Add support for sensitive values in the structured renderer (#32375)
3 years ago
Liam Cervante 71daef058f
Add rendering functionality for primitives to the structured renderer (#32373)
3 years ago
Liam Cervante aff7d360e1
Add skeleton functions and API for refactored renderer (#32368)
3 years ago