terraform/internal/command
2026-03-30 20:51:48 +02:00
..
arguments PSS: Remove automatic creation of the default workspace's state file during init (#38281) 2026-03-19 15:47:29 +00:00
cliconfig make copyrightfix 2026-02-17 13:56:34 +00:00
clistate make copyrightfix 2026-02-17 13:56:34 +00:00
e2etest PSS: Remove automatic creation of the default workspace's state file during init (#38281) 2026-03-19 15:47:29 +00:00
format make copyrightfix 2026-02-17 13:56:34 +00:00
jsonchecks make copyrightfix 2026-02-17 13:56:34 +00:00
jsonconfig Use configuration values for jsonconfig 2026-03-04 11:45:59 +01:00
jsonformat don't panic on invalid keys for relevant attrs 2026-03-11 14:12:25 -04:00
jsonfunction Merge pull request #38160 from hashicorp/jbardin/inline-type-conversion 2026-02-27 11:11:09 -04:00
jsonplan chore (actions): rename LifecycleActionTrigger -> ResourceActionTrigger in plan and proto 2026-02-23 15:17:45 -05:00
jsonprovider expose deprecation on provider schema 2026-02-23 15:38:55 +01:00
jsonstate make copyrightfix 2026-02-17 13:56:34 +00:00
junit make copyrightfix 2026-02-17 13:56:34 +00:00
testdata command: test providers schema with const variables 2026-03-30 20:51:48 +02:00
testing make copyrightfix 2026-02-17 13:56:34 +00:00
views Lint 2026-03-12 14:16:32 -04:00
webbrowser make copyrightfix 2026-02-17 13:56:34 +00:00
workdir PSS: Fix use of reattached providers in init, enable use of reattached providers during plan-apply workflow (#38182) 2026-02-18 11:53:15 +00:00
apply.go Rework most of the configuration loading 2026-03-04 11:45:59 +01:00
apply_destroy_test.go test: Enable assertions about prompt text shown to users (#38212) 2026-02-26 14:57:42 +00:00
apply_test.go test: Enable assertions about prompt text shown to users (#38212) 2026-02-26 14:57:42 +00:00
autocomplete.go make copyrightfix 2026-02-17 13:56:34 +00:00
autocomplete_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
cli_ui.go make copyrightfix 2026-02-17 13:56:34 +00:00
cli_ui_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
cloud.go make copyrightfix 2026-02-17 13:56:34 +00:00
cloud_mock.go Add a test backend for fetching remote variables 2026-03-30 20:51:48 +02:00
cloud_test.go Mock the cloud backend with a list all vars response 2026-03-30 20:51:48 +02:00
command.go remove copied default value 2026-02-18 12:47:12 +01:00
command_test.go Rework most of the configuration loading 2026-03-04 11:45:59 +01:00
console.go use pre-existing loaders where possible 2026-02-18 12:47:12 +01:00
console_interactive.go make copyrightfix 2026-02-17 13:56:34 +00:00
console_interactive_solaris.go make copyrightfix 2026-02-17 13:56:34 +00:00
console_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
experimental_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
flag_kv.go make copyrightfix 2026-02-17 13:56:34 +00:00
flag_kv_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
fmt.go make copyrightfix 2026-02-17 13:56:34 +00:00
fmt_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
get.go Potentially fetch backend variables for most commands 2026-03-17 16:41:28 +01:00
get_test.go command: test get with const variables 2026-03-30 20:51:48 +02:00
graph.go command: Add vars to graph command 2026-03-17 16:41:28 +01:00
graph_test.go Rework most of the configuration loading 2026-03-04 11:45:59 +01:00
helper.go make copyrightfix 2026-02-17 13:56:34 +00:00
hook_module_install.go make copyrightfix 2026-02-17 13:56:34 +00:00
import.go Fix import and show command 2026-03-04 11:45:59 +01:00
import_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
init.go PSS: Remove automatic creation of the default workspace's state file during init (#38281) 2026-03-19 15:47:29 +00:00
init2_test.go Add more dynamic module sources tests 2026-03-04 11:45:59 +01:00
init_run.go command/init: Merge duplicated PSS logic back into existing codepath (#38227) 2026-03-04 08:40:42 +00:00
init_test.go PSS: Remove automatic creation of the default workspace's state file during init (#38281) 2026-03-19 15:47:29 +00:00
login.go make copyrightfix 2026-02-17 13:56:34 +00:00
login_test.go test: Enable assertions about prompt text shown to users (#38212) 2026-02-26 14:57:42 +00:00
logout.go make copyrightfix 2026-02-17 13:56:34 +00:00
logout_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
meta.go Potentially fetch backend variables for most commands 2026-03-17 16:41:28 +01:00
meta_backend.go PSS: Remove automatic creation of the default workspace's state file during init (#38281) 2026-03-19 15:47:29 +00:00
meta_backend_errors.go PSS: Remove automatic creation of the default workspace's state file during init (#38281) 2026-03-19 15:47:29 +00:00
meta_backend_migrate.go make copyrightfix 2026-02-17 13:56:34 +00:00
meta_backend_migrate_test.go test: Enable assertions about prompt text shown to users (#38212) 2026-02-26 14:57:42 +00:00
meta_backend_test.go PSS: Enable state store configuration change (#38153) 2026-02-26 15:00:13 +00:00
meta_config.go Allow commands to fetch backend variables 2026-03-17 16:41:28 +01:00
meta_dependencies.go make copyrightfix 2026-02-17 13:56:34 +00:00
meta_dependencies_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
meta_new.go make copyrightfix 2026-02-17 13:56:34 +00:00
meta_providers.go make copyrightfix 2026-02-17 13:56:34 +00:00
meta_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
metadata_command.go make copyrightfix 2026-02-17 13:56:34 +00:00
metadata_functions.go make copyrightfix 2026-02-17 13:56:34 +00:00
metadata_functions_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
modules.go Potentially fetch backend variables for most commands 2026-03-17 16:41:28 +01:00
modules_test.go command: test modules with const variables 2026-03-30 20:51:48 +02:00
output.go make copyrightfix 2026-02-17 13:56:34 +00:00
output_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
plan.go use pre-existing loaders where possible 2026-02-18 12:47:12 +01:00
plan_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
plugins.go make copyrightfix 2026-02-17 13:56:34 +00:00
plugins_lock.go make copyrightfix 2026-02-17 13:56:34 +00:00
plugins_lock_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
plugins_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
providers.go Potentially fetch backend variables for most commands 2026-03-17 16:41:28 +01:00
providers_lock.go Potentially fetch backend variables for most commands 2026-03-17 16:41:28 +01:00
providers_lock_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
providers_mirror.go Fix providers mirrors crash on empty config 2026-03-30 20:51:48 +02:00
providers_mirror_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
providers_schema.go command: Add vars to providers schema command 2026-03-17 16:41:28 +01:00
providers_schema_test.go command: test providers schema with const variables 2026-03-30 20:51:48 +02:00
providers_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
push.go make copyrightfix 2026-02-17 13:56:34 +00:00
query.go use pre-existing loaders where possible 2026-02-18 12:47:12 +01:00
query_test.go command/views: Bump UI version to v1.3 (#38231) 2026-03-04 10:09:21 +00:00
refresh.go use pre-existing loaders where possible 2026-02-18 12:47:12 +01:00
refresh_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
show.go Improve ParseVariableValues signature with a helper 2026-03-17 16:41:28 +01:00
show_test.go Update module call configuration storage 2026-03-04 11:45:59 +01:00
stacks.go make copyrightfix 2026-02-17 13:56:34 +00:00
stacks_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
state_command.go make copyrightfix 2026-02-17 13:56:34 +00:00
state_identities.go make copyrightfix 2026-02-17 13:56:34 +00:00
state_identities_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
state_list.go refactor state-list command argument parsing 2026-02-17 15:55:45 +01:00
state_list_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
state_meta.go make copyrightfix 2026-02-17 13:56:34 +00:00
state_mv.go command: Add vars to state mv command 2026-03-17 16:41:28 +01:00
state_mv_test.go command: test state mv with const variables 2026-03-30 20:51:48 +02:00
state_pull.go command: Add vars to state pull command 2026-03-17 16:41:28 +01:00
state_pull_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
state_push.go command: Add vars to state push command 2026-03-17 16:41:28 +01:00
state_push_test.go command: test state push with const variables 2026-03-30 20:51:48 +02:00
state_replace_provider.go command: Add vars to state replace command 2026-03-17 16:41:28 +01:00
state_replace_provider_test.go command: test state replace-provider with const variables 2026-03-30 20:51:48 +02:00
state_rm.go command: Add vars to state rm command 2026-03-17 16:41:28 +01:00
state_rm_test.go command: test state rm with const variables 2026-03-30 20:51:48 +02:00
state_show.go refactor state-show command argument parsing 2026-02-17 15:55:45 +01:00
state_show_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
state_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
taint.go command: Add vars to taint command 2026-03-17 16:41:28 +01:00
taint_test.go command: test taint with const variables 2026-03-30 20:51:48 +02:00
telemetry.go make copyrightfix 2026-02-17 13:56:34 +00:00
test.go add tests for dynamic module sources in terraform test 2026-03-11 15:29:44 +01:00
test_cleanup.go make copyrightfix 2026-02-17 13:56:34 +00:00
test_test.go add tests for dynamic module sources in terraform test 2026-03-11 15:29:44 +01:00
ui_input.go test: Enable assertions about prompt text shown to users (#38212) 2026-02-26 14:57:42 +00:00
ui_input_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
unlock.go make copyrightfix 2026-02-17 13:56:34 +00:00
unlock_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
untaint.go use the arguments package for taint commands 2026-02-17 15:55:36 +01:00
untaint_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
validate.go Potentially fetch backend variables for most commands 2026-03-17 16:41:28 +01:00
validate_test.go Rework most of the configuration loading 2026-03-04 11:45:59 +01:00
version.go make copyrightfix 2026-02-17 13:56:34 +00:00
version_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
workspace_command.go make copyrightfix 2026-02-17 13:56:34 +00:00
workspace_command_test.go PSS: Remove automatic creation of the default workspace's state file during init (#38281) 2026-03-19 15:47:29 +00:00
workspace_delete.go make copyrightfix 2026-02-17 13:56:34 +00:00
workspace_list.go make copyrightfix 2026-02-17 13:56:34 +00:00
workspace_new.go make copyrightfix 2026-02-17 13:56:34 +00:00
workspace_select.go make copyrightfix 2026-02-17 13:56:34 +00:00
workspace_show.go make copyrightfix 2026-02-17 13:56:34 +00:00