You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/internal/command
Daniel Schmidt d2fe105459
add testing for tracing
2 months ago
..
arguments command: Add vars to get command (and refactor it) 2 months ago
cliconfig make copyrightfix 3 months ago
clistate
e2etest
format make copyrightfix 3 months ago
jsonchecks make copyrightfix 3 months ago
jsonconfig Use configuration values for jsonconfig 3 months ago
jsonformat don't panic on invalid keys for relevant attrs 2 months ago
jsonfunction
jsonplan chore (actions): rename LifecycleActionTrigger -> ResourceActionTrigger in plan and proto 3 months ago
jsonprovider expose deprecation on provider schema 3 months ago
jsonstate make copyrightfix 3 months ago
junit make copyrightfix 3 months ago
testdata
testing make copyrightfix 3 months ago
views Lint 2 months ago
webbrowser make copyrightfix 3 months ago
workdir PSS: Fix use of reattached providers in init, enable use of reattached providers during plan-apply workflow (#38182) 3 months ago
apply.go Rework most of the configuration loading 3 months ago
apply_destroy_test.go
apply_test.go test: Enable assertions about prompt text shown to users (#38212) 3 months ago
autocomplete.go make copyrightfix 3 months ago
autocomplete_test.go make copyrightfix 3 months ago
cli_ui.go
cli_ui_test.go
cloud.go
cloud_test.go make copyrightfix 3 months ago
command.go
command_test.go
console.go use pre-existing loaders where possible 3 months ago
console_interactive.go
console_interactive_solaris.go make copyrightfix 3 months ago
console_test.go make copyrightfix 3 months ago
experimental_test.go make copyrightfix 3 months ago
flag_kv.go
flag_kv_test.go
fmt.go
fmt_test.go make copyrightfix 3 months ago
get.go Potentially fetch backend variables for most commands 2 months ago
get_test.go make copyrightfix 3 months ago
graph.go command: Add vars to graph command 2 months ago
graph_test.go
helper.go
hook_module_install.go make copyrightfix 3 months ago
import.go Fix import and show command 3 months ago
import_test.go make copyrightfix 3 months ago
init.go
init2_test.go
init_run.go command/init: Merge duplicated PSS logic back into existing codepath (#38227) 3 months ago
init_telemetry_test.go add testing for tracing 2 months ago
init_test.go PSS: Enable state store configuration change (#38153) 3 months ago
login.go
login_test.go
logout.go make copyrightfix 3 months ago
logout_test.go
meta.go
meta_backend.go
meta_backend_errors.go
meta_backend_migrate.go
meta_backend_migrate_test.go test: Enable assertions about prompt text shown to users (#38212) 3 months ago
meta_backend_test.go
meta_config.go
meta_dependencies.go
meta_dependencies_test.go
meta_new.go
meta_providers.go
meta_test.go make copyrightfix 3 months ago
metadata_command.go
metadata_functions.go make copyrightfix 3 months ago
metadata_functions_test.go make copyrightfix 3 months ago
modules.go Potentially fetch backend variables for most commands 2 months ago
modules_test.go make copyrightfix 3 months ago
output.go make copyrightfix 3 months ago
output_test.go
plan.go use pre-existing loaders where possible 3 months ago
plan_test.go
plugins.go
plugins_lock.go
plugins_lock_test.go
plugins_test.go
providers.go
providers_lock.go
providers_lock_test.go
providers_mirror.go
providers_mirror_test.go
providers_schema.go
providers_schema_test.go
providers_test.go
push.go make copyrightfix 3 months ago
query.go
query_test.go
refresh.go use pre-existing loaders where possible 3 months ago
refresh_test.go
show.go Improve ParseVariableValues signature with a helper 2 months ago
show_test.go
stacks.go make copyrightfix 3 months ago
stacks_test.go make copyrightfix 3 months ago
state_command.go
state_identities.go
state_identities_test.go
state_list.go
state_list_test.go
state_meta.go
state_mv.go
state_mv_test.go
state_pull.go
state_pull_test.go
state_push.go
state_push_test.go make copyrightfix 3 months ago
state_replace_provider.go
state_replace_provider_test.go
state_rm.go
state_rm_test.go make copyrightfix 3 months ago
state_show.go
state_show_test.go
state_test.go make copyrightfix 3 months ago
taint.go
taint_test.go
telemetry.go make copyrightfix 3 months ago
test.go
test_cleanup.go make copyrightfix 3 months ago
test_test.go add tests for dynamic module sources in terraform test 2 months ago
ui_input.go
ui_input_test.go
unlock.go
unlock_test.go
untaint.go
untaint_test.go
validate.go Potentially fetch backend variables for most commands 2 months ago
validate_test.go Rework most of the configuration loading 3 months ago
version.go
version_test.go make copyrightfix 3 months ago
workspace_command.go
workspace_command_test.go
workspace_delete.go make copyrightfix 3 months ago
workspace_list.go
workspace_new.go
workspace_select.go
workspace_show.go