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
Alisdair McDiarmid b699391d04
json-output: Add change reasons to explain deletes
4 years ago
..
arguments commands: `terraform add` (#28874) 5 years ago
cliconfig Upgrade to Go 1.17 5 years ago
clistate Upgrade to Go 1.17 5 years ago
e2etest terraform: use ProtocolVersion from unmanaged providers' reattachConfig to chose the correct PluginClient (#28190) 5 years ago
format command/format: Include deletion reasons in plan report 4 years ago
jsonconfig allow json output to marshal ConfigModeAttr blocks 5 years ago
jsonplan core: Report ActionReasons when we plan to delete "orphans" 4 years ago
jsonprovider Revert "json-output: Release format version 1.0" 5 years ago
jsonstate Revert "json-output: Release format version 1.0" 5 years ago
testdata core: Report ActionReasons when we plan to delete "orphans" 4 years ago
views json-output: Add change reasons to explain deletes 4 years ago
webbrowser
workdir workdir: Start of a new package for working directory state management 5 years ago
add.go Merge pull request #29235 from magodo/terraform_add_output_append 4 years ago
add_test.go Fix terraform add test failure due to bad merge 4 years ago
apply.go de-linting 5 years ago
apply_destroy_test.go Move states/ to internal/states/ 5 years ago
apply_test.go de-linting 5 years ago
autocomplete.go
autocomplete_test.go
cli_ui.go
cli_ui_test.go
command.go
command_test.go command: Clean up testInputResponseMap before failing on unused answers 4 years ago
console.go core: Functional-style API for terraform.Context 5 years ago
console_interactive.go Upgrade to Go 1.17 5 years ago
console_interactive_solaris.go Upgrade to Go 1.17 5 years ago
console_test.go
flag_kv.go
flag_kv_test.go
fmt.go
fmt_test.go
get.go
get_test.go fix temp directory handling in some tests 5 years ago
graph.go core: Functional-style API for terraform.Context 5 years ago
graph_test.go Move states/ to internal/states/ 5 years ago
hook_module_install.go
import.go core: Functional-style API for terraform.Context 5 years ago
import_test.go core: Replace contextComponentFactory with contextPlugins 5 years ago
init.go cli: Add -ignore-remote-version flag for init 5 years ago
init_test.go command: Ensure all answers were used in command.testInputResponseMap 4 years ago
login.go de-linting 5 years ago
login_test.go
logout.go
logout_test.go
meta.go workdir: Start of a new package for working directory state management 5 years ago
meta_backend.go command: Auto-select single workspace if necessary 4 years ago
meta_backend_migrate.go command: Suppress prompt for init -force-copy 5 years ago
meta_backend_test.go command: Auto-select single workspace if necessary 4 years ago
meta_config.go workdir: Start of a new package for working directory state management 5 years ago
meta_dependencies.go
meta_new.go Move plans/ to internal/plans/ 5 years ago
meta_providers.go workdir: Start of a new package for working directory state management 5 years ago
meta_test.go Move terraform/ to internal/terraform/ 5 years ago
meta_vars.go Move terraform/ to internal/terraform/ 5 years ago
output.go Move states/ to internal/states/ 5 years ago
output_test.go Move states/ to internal/states/ 5 years ago
plan.go
plan_test.go core: Graph walk loads plugin schemas opportunistically 5 years ago
plugins.go workdir: Start of a new package for working directory state management 5 years ago
plugins_lock.go
plugins_lock_test.go
plugins_test.go
providers.go
providers_lock.go providers subcommand tests (#28744) 5 years ago
providers_lock_test.go providers subcommand tests (#28744) 5 years ago
providers_mirror.go
providers_mirror_test.go providers subcommand tests (#28744) 5 years ago
providers_schema.go core: Functional-style API for terraform.Context 5 years ago
providers_schema_test.go Move terraform/ to internal/terraform/ 5 years ago
providers_test.go
push.go
refresh.go de-linting 5 years ago
refresh_test.go Move states/ to internal/states/ 5 years ago
show.go core: Functional-style API for terraform.Context 5 years ago
show_test.go json-output: Omit unchanged resource_drift entries 5 years ago
state_command.go
state_list.go Move states/ to internal/states/ 5 years ago
state_list_test.go
state_meta.go de-linting 5 years ago
state_mv.go Move states/ to internal/states/ 5 years ago
state_mv_test.go de-linting 5 years ago
state_pull.go Move states/ to internal/states/ 5 years ago
state_pull_test.go
state_push.go Move states/ to internal/states/ 5 years ago
state_push_test.go Move states/ to internal/states/ 5 years ago
state_replace_provider.go Move states/ to internal/states/ 5 years ago
state_replace_provider_test.go Move states/ to internal/states/ 5 years ago
state_rm.go
state_rm_test.go Move states/ to internal/states/ 5 years ago
state_show.go core: Functional-style API for terraform.Context 5 years ago
state_show_test.go Move states/ to internal/states/ 5 years ago
state_test.go Move states/ to internal/states/ 5 years ago
taint.go Move terraform/ to internal/terraform/ 5 years ago
taint_test.go Move states/ to internal/states/ 5 years ago
test.go core: Functional-style API for terraform.Context 5 years ago
test_test.go
ui_input.go command: Ensure all answers were used in command.testInputResponseMap 4 years ago
ui_input_test.go Move terraform/ to internal/terraform/ 5 years ago
unlock.go Move terraform/ to internal/terraform/ 5 years ago
unlock_test.go
untaint.go Move states/ to internal/states/ 5 years ago
untaint_test.go Move states/ to internal/states/ 5 years ago
validate.go core: Functional-style API for terraform.Context 5 years ago
validate_test.go
version.go
version_test.go
workspace_command.go
workspace_command_test.go Move states/ to internal/states/ 5 years ago
workspace_delete.go
workspace_list.go
workspace_new.go Move states/ to internal/states/ 5 years ago
workspace_select.go
workspace_show.go