opentofu/command
2018-10-19 19:19:49 +02:00
..
clistate
e2etest
format Terraform show didn’t show absolute paths 2018-10-19 15:38:11 +02:00
test-fixtures Merge pull request #19130 from hashicorp/f-state-push-pull 2018-10-19 19:16:00 +02:00
testdata
012_config_upgrade.go
apply_destroy_test.go
apply_test.go Make the test compile again 2018-10-19 15:29:14 +02:00
apply.go command: Don't allow -var and -var-file when applying saved plan 2018-10-16 19:14:11 -07:00
autocomplete_test.go
autocomplete.go
cli_ui_test.go
cli_ui.go
command_test.go Revert some work that happened since v0.12-dev branched 2018-10-16 19:48:28 -07:00
command.go
console_interactive_solaris.go
console_interactive.go
console_test.go
console.go
debug_command.go
debug_json2dot_test.go
debug_json2dot.go
flag_kv_test.go
flag_kv.go
fmt_test.go
fmt.go
get_test.go
get.go
graph_test.go
graph.go
hook_module_install.go
hook_ui_test.go
hook_ui.go
import_test.go command: go fmt in import_test.go and refresh_test.go 2018-10-16 19:14:11 -07:00
import.go
init_test.go
init.go Revert some work that happened since v0.12-dev branched 2018-10-16 19:48:28 -07:00
internal_plugin_list.go
internal_plugin_test.go
internal_plugin.go
meta_backend_migrate.go Revert some work that happened since v0.12-dev branched 2018-10-16 19:48:28 -07:00
meta_backend_test.go Revert some work that happened since v0.12-dev branched 2018-10-16 19:48:28 -07:00
meta_backend.go Revert some work that happened since v0.12-dev branched 2018-10-16 19:48:28 -07:00
meta_config.go Revert some work that happened since v0.12-dev branched 2018-10-16 19:48:28 -07:00
meta_new.go
meta_test.go
meta_vars.go command: Restore support for terraform.tfvars.json 2018-10-16 19:14:11 -07:00
meta.go Revert some work that happened since v0.12-dev branched 2018-10-16 19:48:28 -07:00
output_test.go
output.go
plan_test.go
plan.go
plugins_lock_test.go
plugins_lock.go
plugins_test.go
plugins.go
providers_test.go
providers.go
push.go
refresh_test.go command: go fmt in import_test.go and refresh_test.go 2018-10-16 19:14:11 -07:00
refresh.go
show_test.go
show.go
state_command.go
state_list_test.go command/state: update and fix the state list command 2018-10-19 16:31:12 +02:00
state_list.go command/state: update and fix the state list command 2018-10-19 16:31:12 +02:00
state_meta.go command/state: update and fix the state list command 2018-10-19 16:31:12 +02:00
state_mv_test.go
state_mv.go Make state mv use the new states.Filter 2018-10-19 19:19:49 +02:00
state_pull_test.go command/state: update and fix the state push and pull 2018-10-19 19:12:23 +02:00
state_pull.go command/state: update and fix the state push and pull 2018-10-19 19:12:23 +02:00
state_push_test.go command/state: update and fix the state push and pull 2018-10-19 19:12:23 +02:00
state_push.go command/state: update and fix the state push and pull 2018-10-19 19:12:23 +02:00
state_rm_test.go command: Un-stub and reimplement "terraform state rm" 2018-10-16 19:14:11 -07:00
state_rm.go command: Un-stub and reimplement "terraform state rm" 2018-10-16 19:14:11 -07:00
state_show_test.go
state_show.go
state_test.go command: Allow tests to run to completion without panics or hangs 2018-10-16 19:14:11 -07:00
taint_test.go
taint.go
ui_input_test.go
ui_input.go
unlock_test.go
unlock.go
untaint_test.go
untaint.go
validate_test.go
validate.go
version_test.go
version.go
workspace_command_test.go
workspace_command.go
workspace_delete.go
workspace_list.go
workspace_new.go
workspace_select.go
workspace_show.go