terraform/internal/command/views/json
Alisdair McDiarmid b699391d04 json-output: Add change reasons to explain deletes
The extra feedback information for why resource instance deletion is
planned is now included in the streaming JSON UI output.

We also add an explicit case for no-op actions to switch statements in
this package to ensure exhaustiveness, for future linting.
2021-09-24 13:17:49 -04:00
..
testdata/diagnostic command/views/json: Never generate invalid diagnostic snippet offsets 2021-06-28 13:42:28 -07:00
change.go json-output: Add change reasons to explain deletes 2021-09-24 13:17:49 -04:00
change_summary.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
diagnostic.go command/views/json: Never generate invalid diagnostic snippet offsets 2021-06-28 13:42:28 -07:00
diagnostic_test.go command/views/json: Never generate invalid diagnostic snippet offsets 2021-06-28 13:42:28 -07:00
hook.go json-output: Add change reasons to explain deletes 2021-09-24 13:17:49 -04:00
message_types.go json-output: Add resource drift to machine readable UI 2021-06-30 14:57:55 -04:00
output.go json-output: Add output changes to plan logs 2021-08-05 15:32:26 -04:00
output_test.go de-linting 2021-09-01 11:36:21 -04:00
resource_addr.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00