terraform/internal/command/views
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
..
json show info when resources are not destroyed due to skip_cleanup 2026-04-27 11:05:34 -04:00
testdata Update URLs from www.terraform.io to developer.hashicorp.com (#36792) 2025-04-01 09:37:12 +01:00
apply.go make copyrightfix 2026-02-17 13:56:34 +00:00
apply_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
cloud.go make copyrightfix 2026-02-17 13:56:34 +00:00
hook_count.go make copyrightfix 2026-02-17 13:56:34 +00:00
hook_count_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
hook_json.go feat: denote sensitive attribute paths in query start msg 2026-02-27 11:01:23 +01:00
hook_json_test.go chore (actions): rename LifecycleActionTrigger -> ResourceActionTrigger in plan and proto 2026-02-23 15:17:45 -05:00
hook_ui.go feat: denote sensitive attribute paths in query start msg 2026-02-27 11:01:23 +01:00
hook_ui_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
init.go chore: Remove unused DefaultWorkspaceCreatedMessage and defaultWorkspaceCreatedInfo (#38394) 2026-04-17 10:47:18 +02:00
init_test.go command/init: Merge duplicated PSS logic back into existing codepath (#38227) 2026-03-04 08:40:42 +00:00
json_view.go Add applied action invocation message type 2026-03-12 14:16:32 -04:00
json_view_test.go Add missing test for views.WorkspaceList (#38434) 2026-04-24 11:54:24 +01:00
modules.go make copyrightfix 2026-02-17 13:56:34 +00:00
operation.go make copyrightfix 2026-02-17 13:56:34 +00:00
operation_test.go chore (actions): rename LifecycleActionTrigger -> ResourceActionTrigger in plan and proto 2026-02-23 15:17:45 -05:00
output.go fix: Avoid warnings in terraform output -raw (#38487) 2026-04-30 11:58:39 +00:00
output_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
plan.go make copyrightfix 2026-02-17 13:56:34 +00:00
plan_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
query.go make copyrightfix 2026-02-17 13:56:34 +00:00
query_operation.go make copyrightfix 2026-02-17 13:56:34 +00:00
refresh.go make copyrightfix 2026-02-17 13:56:34 +00:00
refresh_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
show.go feat(cli): add -json flag for state show (#38341) 2026-04-14 09:33:23 -04:00
show_test.go move initwd config loading into terraform 2026-03-06 11:59:59 +01:00
state_locker.go make copyrightfix 2026-02-17 13:56:34 +00:00
state_migrate.go command: Implement skeleton for state migrate (#38435) 2026-04-27 16:39:02 +01:00
test.go show info when resources are not destroyed due to skip_cleanup 2026-04-27 11:05:34 -04:00
test_test.go add changelog & updates 2026-04-27 11:51:12 -04:00
validate.go make copyrightfix 2026-02-17 13:56:34 +00:00
validate_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
view.go feat(cli): add -json flag for state show (#38341) 2026-04-14 09:33:23 -04:00
workspace_list.go Add missing test for views.WorkspaceList (#38434) 2026-04-24 11:54:24 +01:00
workspace_list_test.go Add missing test for views.WorkspaceList (#38434) 2026-04-24 11:54:24 +01:00