terraform/internal/command/format
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
..
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
format.go Add removed block (#34251) 2023-11-29 11:58:28 +00:00
object_id.go standardize on marks.Has 2025-10-09 14:48:13 +02:00
object_id_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
trivia.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00