terraform/internal/command/jsonformat/differ
Liam Cervante e015b15f12
Structured Plan Renderer: Remove attributes that do not match the relevant attributes filter (#32509)
* remove attributes that do not match the relevant attributes filter

* fix formatting

* fix renderer function, don't drop irrelevant attributes just mark them as no-ops

* fix imports
2023-01-16 15:18:38 +01:00
..
attribute_path Structured Plan Renderer: Remove attributes that do not match the relevant attributes filter (#32509) 2023-01-16 15:18:38 +01:00
attribute.go Structured Plan Renderer: Naming and package structure refactor (#32486) 2023-01-10 17:24:48 +01:00
block.go Structured Plan Renderer: Remove attributes that do not match the relevant attributes filter (#32509) 2023-01-16 15:18:38 +01:00
change.go Structured Plan Renderer: Remove attributes that do not match the relevant attributes filter (#32509) 2023-01-16 15:18:38 +01:00
change_map.go Structured Plan Renderer: Remove attributes that do not match the relevant attributes filter (#32509) 2023-01-16 15:18:38 +01:00
change_slice.go Structured Plan Renderer: Remove attributes that do not match the relevant attributes filter (#32509) 2023-01-16 15:18:38 +01:00
change_test.go Structured Plan Renderer: Remove attributes that do not match the relevant attributes filter (#32509) 2023-01-16 15:18:38 +01:00
list.go Structured Plan Renderer: Remove attributes that do not match the relevant attributes filter (#32509) 2023-01-16 15:18:38 +01:00
map.go Structured Plan Renderer: Remove attributes that do not match the relevant attributes filter (#32509) 2023-01-16 15:18:38 +01:00
object.go Structured Plan Renderer: Remove attributes that do not match the relevant attributes filter (#32509) 2023-01-16 15:18:38 +01:00
output.go Structured Plan Renderer: Remove attributes that do not match the relevant attributes filter (#32509) 2023-01-16 15:18:38 +01:00
primitive.go Structured Plan Renderer: Naming and package structure refactor (#32486) 2023-01-10 17:24:48 +01:00
sensitive.go Structured Plan Renderer: Remove attributes that do not match the relevant attributes filter (#32509) 2023-01-16 15:18:38 +01:00
set.go Structured Plan Renderer: Remove attributes that do not match the relevant attributes filter (#32509) 2023-01-16 15:18:38 +01:00
tuple.go Structured Plan Renderer: Remove attributes that do not match the relevant attributes filter (#32509) 2023-01-16 15:18:38 +01:00
types.go Structured plan renderer: Introduce support for multiline and JSON strings (#32488) 2023-01-11 09:35:36 +01:00
unknown.go Structured Plan Renderer: Remove attributes that do not match the relevant attributes filter (#32509) 2023-01-16 15:18:38 +01:00