Commit Graph

22 Commits (8488fbb35cbab78fcb54f7be749155f0b4b337de)

Author SHA1 Message Date
Liam Cervante 672cd816d5 don't precompute actions
1 year ago
Daniel Schmidt 0e6a3ac994 ephemeral: render write-only attributes in plan UI
1 year 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 d818d7850d
Structured Renderer: use the new renderer when rendering the state in addition to the plan (#32629)
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 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 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 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