terraform/internal/command/views/json
Daniel Schmidt 75445e1ef8 use a string as deprecation origin to help with indirect references
We want to be able to give better information if e.g. the entire module is stored in a local and the deprecated value is only later used.

Where the diag is emitted we might only see the local and not the true origin of the deprecation

A string identifying the source of the deprecation should help
2026-02-03 16:04:43 +01:00
..
testdata/diagnostic use a string as deprecation origin to help with indirect references 2026-02-03 16:04:43 +01:00
action_addr.go actions: update JSON output to include invoked actions (#37527) 2025-08-29 15:43:34 +02:00
change.go actions: update JSON output to include invoked actions (#37527) 2025-08-29 15:43:34 +02:00
change_summary.go make wording more consistent 2025-08-13 16:47:28 +02:00
diagnostic.go use a string as deprecation origin to help with indirect references 2026-02-03 16:04:43 +01:00
diagnostic_test.go use a string as deprecation origin to help with indirect references 2026-02-03 16:04:43 +01:00
function.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
function_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
hook.go actions: update JSON output to include invoked actions (#37527) 2025-08-29 15:43:34 +02:00
importing.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
message_types.go add SRO message for planned action invocation 2025-08-22 10:38:47 +02:00
output.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
output_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
query.go query: add identity_version to list_resource_found json output (#37612) 2025-09-15 17:10:02 +02:00
resource_addr.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
test.go Test framework will produce regular updates in -json mode (#33953) 2023-10-02 09:14:20 +02:00