terraform/internal/command/views
2025-08-13 16:47:28 +02:00
..
json add number of action invocations to change summary 2025-08-13 16:47:28 +02:00
testdata Update URLs from www.terraform.io to developer.hashicorp.com (#36792) 2025-04-01 09:37:12 +01:00
apply.go add number of action invocations to change summary 2025-08-13 16:47:28 +02:00
apply_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
cloud.go Revert "Merge pull request #35929 from bschaatsbergen/b/fix-retry-messages-in-cloud-backend-json" 2024-11-13 18:22:26 -07:00
hook_count.go add number of action invocations to change summary 2025-08-13 16:47:28 +02:00
hook_count_test.go Refactor terraform.Hook to use a resource-identifying wrapper struct 2024-02-27 19:28:20 -08:00
hook_json.go Update query complete message to a struct (#37395) 2025-08-04 15:47:28 +02:00
hook_json_test.go use better hook identity 2025-07-24 11:28:29 +02:00
hook_ui.go Append warning in CLI output when query result is empty (#37379) 2025-08-01 16:39:58 +02:00
hook_ui_test.go Include identity in import apply UI output (#37044) 2025-05-16 15:24:24 +02:00
init.go command/views: Document and divide JSON message types (#37426) 2025-08-12 07:07:47 +01:00
init_test.go making json data more useful for client consumption 2024-04-17 12:26:23 -04:00
json_view.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
json_view_test.go add number of action invocations to change summary 2025-08-13 16:47:28 +02:00
modules.go cmd/modules: Ensure modules are sorted by reference key (#36268) 2025-01-06 15:25:24 +00:00
operation.go add number of action invocations to change summary 2025-08-13 16:47:28 +02:00
operation_test.go add number of action invocations to change summary 2025-08-13 16:47:28 +02:00
output.go Remove handling of ephemeral root outputs (#35809) 2024-10-03 18:10:30 +01:00
output_test.go Remove handling of ephemeral root outputs (#35809) 2024-10-03 18:10:30 +01:00
plan.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
plan_test.go Rename schema.Block to Body (#36629) 2025-03-04 16:33:43 +01:00
query.go Add terraform query subcommand (TF-25494) (#37174) 2025-07-02 15:06:25 +02:00
query_operation.go Append warning in CLI output when query result is empty (#37379) 2025-08-01 16:39:58 +02:00
refresh.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
refresh_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
show.go Actions in plan/changes (#37320) 2025-07-17 08:19:57 -04:00
show_test.go Rename schema.Block to Body (#36629) 2025-03-04 16:33:43 +01:00
state_locker.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
test.go Actions in plan/changes (#37320) 2025-07-17 08:19:57 -04:00
test_test.go Rename schema.Block to Body (#36629) 2025-03-04 16:33:43 +01:00
validate.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
validate_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
view.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00