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/command
Lars Lehtonen 85b2000223
command/show: Fix dropped errors (#22772)
7 years ago
..
cliconfig command/cliconfig: EmptyCredentialsSourceForTests 7 years ago
clistate terraform: Ugly huge change to weave in new State and Plan types 7 years ago
e2etest command/e2etest: Fix TestInitProviders 7 years ago
format Account for deposed instances in show command, adding the details for 7 years ago
jsonconfig note: this is an unusual edgecase in the category of "probably should not happen" 7 years ago
jsonplan command/show (json): marshal the state snapshot included with the plan file (#21597) 7 years ago
jsonprovider configs/configschema: Introduce the NestingGroup mode for blocks 7 years ago
jsonstate `terraform show` and `terraform providers schema -json` should return valid json (#20697) 7 years ago
testdata command: Tests for the "terraform login" command 7 years ago
webbrowser command: Swappable implementation of launching web browsers 7 years ago
012_config_upgrade.go command/0.12upgrade: honor user-supplied plugin-dir 7 years ago
apply.go move hcl2shim package to configs 7 years ago
apply_destroy_test.go command/state: lock when pushing state 7 years ago
apply_test.go Standardise directory name for test data 7 years ago
autocomplete.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
autocomplete_test.go
cli_ui.go
cli_ui_test.go
command.go
command_test.go Standardise directory name for test data 7 years ago
console.go Merge pull request #22145 from jeffb4/terraform-21483-allow-vars-for-console 7 years ago
console_interactive.go
console_interactive_solaris.go
console_test.go
debug_command.go
debug_json2dot.go commands: make sure the correct flagset is used 7 years ago
debug_json2dot_test.go
flag_kv.go
flag_kv_test.go
fmt.go command: discard output from flags package and return errs directly (#22373) 7 years ago
fmt_test.go Normalize in the fmt -check test 7 years ago
get.go command: discard output from flags package and return errs directly (#22373) 7 years ago
get_test.go command: Update "terraform get" to use the new module installer 7 years ago
graph.go command: discard output from flags package and return errs directly (#22373) 7 years ago
graph_test.go command: Fix TestGraph_plan 7 years ago
hook_module_install.go Move module install functionality over to internal/initwd 7 years ago
hook_ui.go Merge pull request #18823 from minamijoyo/fix-multibyte-trucate 7 years ago
hook_ui_test.go Merge pull request #18823 from minamijoyo/fix-multibyte-trucate 7 years ago
import.go command: Consistency implement and document parallelism default of 10 7 years ago
import_test.go Bump installer protocol version to 5 and separate client and server protocol references 7 years ago
init.go plugin/discovery: use new addrs.ProviderType in place of a provider typeName string (#22724) 7 years ago
init_test.go command/init: omit a warning if -backend-config is used with no backend (#22164) 7 years ago
internal_plugin.go
internal_plugin_list.go provisioner: new Puppet provisioner (#18851) 7 years ago
internal_plugin_test.go
login.go command/login: Remove unimplemented -into-file option 7 years ago
login_test.go command: Tests for the "terraform login" command 7 years ago
meta.go command: Swappable implementation of launching web browsers 7 years ago
meta_backend.go Merge pull request #21439 from hashicorp/jbardin/init-backend 7 years ago
meta_backend_migrate.go don't store prepared backend config 7 years ago
meta_backend_test.go grammatical updates to comments and docs (#20195) 7 years ago
meta_config.go check for errors when loading a backend config 7 years ago
meta_new.go prune dead code from command/meta 7 years ago
meta_test.go commands: make sure the correct flagset is used 7 years ago
meta_vars.go move VarEnvPrefix out of terraform pkg 7 years ago
output.go command: discard output from flags package and return errs directly (#22373) 7 years ago
output_test.go command: Restore the "terraform output" functionality 7 years ago
plan.go Mildwonkey/012 docs updated (#20542) 7 years ago
plan_test.go Standardise directory name for test data 7 years ago
plugins.go update provisioners for multiple processes 7 years ago
plugins_lock.go
plugins_lock_test.go
plugins_test.go plugin/discovery: use new addrs.ProviderType in place of a provider typeName string (#22724) 7 years ago
providers.go command: discard output from flags package and return errs directly (#22373) 7 years ago
providers_schema.go command: discard output from flags package and return errs directly (#22373) 7 years ago
providers_schema_test.go Standardise directory name for test data 7 years ago
providers_test.go command: Fix tests for "terraform providers" 7 years ago
push.go
refresh.go command: Consistency implement and document parallelism default of 10 7 years ago
refresh_test.go Standardise directory name for test data 7 years ago
show.go command/show: Fix dropped errors (#22772) 7 years ago
show_test.go fix show-json test to expect error from nested mod 7 years ago
state_command.go
state_list.go command: discard output from flags package and return errs directly (#22373) 7 years ago
state_list_test.go command/state: update and fix the state list command 7 years ago
state_meta.go command: Fix various issues in the "terraform state ..." subcommands 7 years ago
state_mv.go command: discard output from flags package and return errs directly (#22373) 7 years ago
state_mv_test.go allow moving resource to new modules not in state 7 years ago
state_pull.go command: discard output from flags package and return errs directly (#22373) 7 years ago
state_pull_test.go command: Use statemgr.Import and statemgr.Export for state push and pull 7 years ago
state_push.go command: discard output from flags package and return errs directly (#22373) 7 years ago
state_push_test.go command/state: lock when pushing state 7 years ago
state_rm.go command: discard output from flags package and return errs directly (#22373) 7 years ago
state_rm_test.go command: Fix various issues in the "terraform state ..." subcommands 7 years ago
state_show.go command: discard output from flags package and return errs directly (#22373) 7 years ago
state_show_test.go command/format: Reduce extra whitespaces & new lines 7 years ago
state_test.go command: Allow tests to run to completion without panics or hangs 7 years ago
taint.go command: discard output from flags package and return errs directly (#22373) 7 years ago
taint_test.go command/state: lock when pushing state 7 years ago
ui_input.go Make sure UIInput keeps working after being canceled 7 years ago
ui_input_test.go Make sure UIInput keeps working after being canceled 7 years ago
unlock.go command: discard output from flags package and return errs directly (#22373) 7 years ago
unlock_test.go check for errors when loading a backend config 7 years ago
untaint.go command: discard output from flags package and return errs directly (#22373) 7 years ago
untaint_test.go command/state: lock when pushing state 7 years ago
validate.go command: discard output from flags package and return errs directly (#22373) 7 years ago
validate_test.go vendor: go get github.com/hashicorp/hcl2@0b64543c968c 7 years ago
version.go command/version: drop empty line on version check (#14858) 7 years ago
version_test.go
workspace_command.go command/workspace: Added `show` subcommand to workspace command help text. (#22367) 7 years ago
workspace_command_test.go command: Fix TestWorkspace_createWithState 7 years ago
workspace_delete.go command: discard output from flags package and return errs directly (#22373) 7 years ago
workspace_list.go command: discard output from flags package and return errs directly (#22373) 7 years ago
workspace_new.go command: discard output from flags package and return errs directly (#22373) 7 years ago
workspace_select.go command: discard output from flags package and return errs directly (#22373) 7 years ago
workspace_show.go command: discard output from flags package and return errs directly (#22373) 7 years ago