terraform/internal/tfdiags
Radek Simko e6850a514f
fix: Avoid warnings in terraform output -raw (#38487)
* command/output: Avoid warnings in '-raw' output

* command/output: Add regression test

Co-authored-by: Daniel Schmidt <danielmschmidt92@gmail.com>

* Add changelog entry

* Clarify changelog entry

---------

Co-authored-by: Daniel Schmidt <danielmschmidt92@gmail.com>
2026-04-30 11:58:39 +00:00
..
compare.go make copyrightfix 2026-02-17 13:56:34 +00:00
compare_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
config_traversals.go make copyrightfix 2026-02-17 13:56:34 +00:00
consolidate_warnings.go make copyrightfix 2026-02-17 13:56:34 +00:00
consolidate_warnings_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
contextual.go make copyrightfix 2026-02-17 13:56:34 +00:00
contextual_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
diagnostic.go make copyrightfix 2026-02-17 13:56:34 +00:00
diagnostic_base.go make copyrightfix 2026-02-17 13:56:34 +00:00
diagnostic_extra.go make copyrightfix 2026-02-17 13:56:34 +00:00
diagnostic_extra_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
diagnostics.go fix: Avoid warnings in terraform output -raw (#38487) 2026-04-30 11:58:39 +00:00
diagnostics_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
doc.go make copyrightfix 2026-02-17 13:56:34 +00:00
error.go make copyrightfix 2026-02-17 13:56:34 +00:00
format.go make copyrightfix 2026-02-17 13:56:34 +00:00
format_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
hcl.go make copyrightfix 2026-02-17 13:56:34 +00:00
hcl_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
object.go make copyrightfix 2026-02-17 13:56:34 +00:00
object_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
override.go make copyrightfix 2026-02-17 13:56:34 +00:00
override_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
rpc_friendly.go make copyrightfix 2026-02-17 13:56:34 +00:00
rpc_friendly_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
severity_string.go Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
simple_warning.go make copyrightfix 2026-02-17 13:56:34 +00:00
source_range.go make copyrightfix 2026-02-17 13:56:34 +00:00
sourceless.go make copyrightfix 2026-02-17 13:56:34 +00:00
testing.go make copyrightfix 2026-02-17 13:56:34 +00:00
testing_test.go make copyrightfix 2026-02-17 13:56:34 +00:00