opentofu/internal/command/views
James Bardin 09dde8d5ed improve the contributing attributes filter
The initial rough implementation contained a bug where it would
incorrectly return a NilVal in some cases.

Improve the heuristics here to insert null values more precisely when
parent objects change to or from null. We also check for dynamic types
changing, in which case the entire object must be taken when we can't
match the individual attribute values.
2022-03-30 10:04:48 -04:00
..
json json-output: Add change reasons to explain deletes 2021-09-24 13:17:49 -04:00
testdata/show cli: Migrate show command to use command arguments and views 2022-01-13 11:00:03 -06:00
apply_test.go update to use typed sensitive marks 2021-06-25 12:49:07 -04:00
apply.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
hook_count_test.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
hook_count.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
hook_json_test.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
hook_json.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
hook_ui_test.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
hook_ui.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
json_view_test.go json-output: Config-driven move support in JSON UI 2021-09-20 15:25:23 -04:00
json_view.go json-output: Release format version 1.0 2021-10-06 11:13:06 -04:00
operation_test.go track contributing instances 2022-03-17 09:35:36 -04:00
operation.go json-output: Config-driven move support in JSON UI 2021-09-20 15:25:23 -04:00
output_test.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
output.go de-linting 2021-09-01 11:36:21 -04:00
plan_test.go improve the contributing attributes filter 2022-03-30 10:04:48 -04:00
plan.go improve the contributing attributes filter 2022-03-30 10:04:48 -04:00
refresh_test.go update to use typed sensitive marks 2021-06-25 12:49:07 -04:00
refresh.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
show_test.go cli: Migrate show command to use command arguments and views 2022-01-13 11:00:03 -06:00
show.go cli: Migrate show command to use command arguments and views 2022-01-13 11:00:03 -06:00
state_locker.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
test_test.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
test.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
validate_test.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
validate.go json-output: Release format version 1.0 2021-10-06 11:13:06 -04:00
view.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00