opentofu/internal/command/jsonprovider
Liam Cervante 95782f2491
Structured plan renderer: Implement the main functionality for the renderer (#32496)
* raw unmodified broken tests

* tests execute, no panics

* fix whitespace differences

* fix all the tests

* fix tests

* actually fix tests

* add missing plan metadata into the renderer

* address comments

* complete merge

* remove TODO raising questions about outputs, they are fixed

* missing bold on plan
2023-01-12 17:59:07 +01:00
..
attribute_test.go Make required JSON structured output structures public for processing (#32367) 2023-01-09 10:48:23 +01:00
attribute.go Make required JSON structured output structures public for processing (#32367) 2023-01-09 10:48:23 +01:00
block_test.go Make required JSON structured output structures public for processing (#32367) 2023-01-09 10:48:23 +01:00
block.go Make required JSON structured output structures public for processing (#32367) 2023-01-09 10:48:23 +01:00
doc.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
provider_test.go Make required JSON structured output structures public for processing (#32367) 2023-01-09 10:48:23 +01:00
provider.go Structured plan renderer: Implement the main functionality for the renderer (#32496) 2023-01-12 17:59:07 +01:00
schema_test.go Make required JSON structured output structures public for processing (#32367) 2023-01-09 10:48:23 +01:00
schema.go Make required JSON structured output structures public for processing (#32367) 2023-01-09 10:48:23 +01:00