Commit Graph

30763 Commits (d1d55653e49137d697b835e32d035d4d30bcfe60)
 

Author SHA1 Message Date
James Bardin d1d55653e4 update comment for fixed test
3 years ago
James Bardin 8e917e5513 check for non-computed within optional+computed
3 years ago
James Bardin e16b848d00 expand test case
3 years ago
James Bardin 7ca9abe463 optional+computed
3 years ago
James Bardin 470ed22730 failing tests for nested sets in objchange
3 years ago
James Bardin 048ee3432c better handling of nested sets in objchange
3 years ago
James Bardin ac4f5fe2f9 reformat
3 years ago
James Bardin 986127e619 remove unused isConfig arg
3 years ago
James Bardin e661e91bff failing test for nested set types
3 years ago
James Bardin 93f739e927 optional+computed can contain nested objects
3 years ago
Liam Cervante 95782f2491
Structured plan renderer: Implement the main functionality for the renderer (#32496)
3 years ago
Liam Cervante af0ff90d6e
Remove outputs from the jsonplan that are not from the root module (#32503)
3 years ago
Liam Cervante c125397da1
push the colorize actions as locally as possible (#32502)
3 years ago
James Bardin df601a7fd0
Merge pull request #32500 from hashicorp/jbardin/old-condition-results
3 years ago
James Bardin 96b1318167 remove deprecated condition_results from plan
3 years ago
James Bardin 0a73e216e5
Merge pull request #32463 from hashicorp/jbardin/nesting-single-null
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
Liam Cervante b917154a97
Make required JSON structured output structures public for processing (#32367)
3 years ago
kmoe 4fc02469e7
docs: delete outdated Resource Lifecycle page (#32387)
3 years ago
James Bardin e200f53ec0
Merge pull request #32464 from hashicorp/jbardin/output-check-refs
3 years ago
James Bardin 45cb0489d0 test references only from output preconditions
3 years ago
James Bardin 1790f844b3 output refs missing error_message
3 years ago
James Bardin d5d6d61c4c NestingSingle blocks can be null
3 years ago
James Bardin 6e2a7496c4 update CHANGELOG.md
3 years ago
James Bardin 721df0e68d
Merge pull request #32395 from hashicorp/jbardin/plan-output-on-error
3 years ago
Liam Cervante 8e1b660b79
Update equivalence tests to counter non-deterministic output (#32366)
3 years ago
James Bardin 5bcfd36c26
Merge pull request #32428 from hashicorp/jbardin/ignore-changes-panic
3 years ago
Craig Wright deea9b24a9
Merge pull request #32442 from Twixes/patch-1
3 years ago
Michael Matloka 28d7a685a9
Add missing HCL syntax highlighting in `composition.mdx`
3 years ago
James Bardin ea193d5ce6 don't panic with a null list block value in config
3 years ago