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
Martin Atkins 1d64ce8ec0
command: Fix "terraform validate" tests
7 years ago
..
clistate terraform: Ugly huge change to weave in new State and Plan types 7 years ago
e2etest Change -force to -auto-approve when destroying 8 years ago
format command/format: be resilient to incomplete schema when formatting state 7 years ago
test-fixtures command: Fix some tests for the "apply" command 7 years ago
testdata Have backend operations properly unlock state 9 years ago
012_config_upgrade.go configupgrade: Analysis of input configuration 7 years ago
apply.go command: Restore the "terraform output" functionality 7 years ago
apply_destroy_test.go command: Fix TestApply_destroyTargeted for new provider and state types 7 years ago
apply_test.go command: Even more fixes for "apply" command tests 7 years ago
autocomplete.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
autocomplete_test.go command: use newer version of "complete" library 8 years ago
cli_ui.go
cli_ui_test.go
command.go Implement the Enterprise enhanced remote backend 8 years ago
command_test.go command: Even more fixes for "apply" command tests 7 years ago
console.go command: Make input variable values available to "terraform console" 7 years ago
console_interactive.go command: update "terraform console" for HCL2 7 years ago
console_interactive_solaris.go command: split out and tag code so compilation works on Solaris 9 years ago
console_test.go Push plugin discovery down into command package 9 years ago
debug_command.go Add debug command with json2dot 9 years ago
debug_json2dot.go Use all tfvars files in working directory 9 years ago
debug_json2dot_test.go cleanup temp files from command tests 8 years ago
flag_kv.go terraform: ugly huge change to weave in new HCL2-oriented types 7 years ago
flag_kv_test.go command: use helper/variables for flags and parsing 9 years ago
fmt.go command: terraform fmt to use new HCL formatter 7 years ago
fmt_test.go command: Fix tests for "terraform fmt" command 7 years ago
get.go use the new ModuleStorage in the command package 8 years ago
get_test.go update tests for updated output 8 years ago
graph.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
graph_test.go command: Fix TestGraph_plan 7 years ago
hook_module_install.go command: new Meta methods for accessing the new config loader 7 years ago
hook_ui.go command: UiHook to report when it gets incorrect values 7 years ago
hook_ui_test.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
import.go command: Show snippet of invalid resource addresses in import 7 years ago
import_test.go command: Show snippet of invalid resource addresses in import 7 years ago
init.go terraform: More wiring in of new provider types 7 years ago
init_test.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
internal_plugin.go create a new InternalProviders test 8 years ago
internal_plugin_list.go v0.11.2 8 years ago
internal_plugin_test.go create a new InternalProviders test 8 years ago
meta.go command: Use new provider and provisioner types in test helpers 7 years ago
meta_backend.go command: Populate backend configuration in plan files 7 years ago
meta_backend_migrate.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
meta_backend_test.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
meta_config.go command: collect root module variable values for apply/plan/refresh 7 years ago
meta_new.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
meta_test.go properly cleanup and print correct error messages 9 years ago
meta_vars.go command: collect root module variable values for apply/plan/refresh 7 years ago
output.go command: Restore the "terraform output" functionality 7 years ago
output_test.go command: Restore the "terraform output" functionality 7 years ago
plan.go command: collect root module variable values for apply/plan/refresh 7 years ago
plan_test.go command: Update plan_test.go for new provider types 7 years ago
plugins.go update provisioners for multiple processes 7 years ago
plugins_lock.go Standardize on log level "WARN" rather than "WARNING" 8 years ago
plugins_lock_test.go cleanup temp files from command tests 8 years ago
plugins_test.go command: Update plugins_test.go for new provider types 7 years ago
providers.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
providers_test.go command/providers: Add regression test 9 years ago
push.go command: remove "terraform push" 7 years ago
refresh.go command: collect root module variable values for apply/plan/refresh 7 years ago
refresh_test.go command: Update refresh_test.go for new provider types 7 years ago
show.go command/show: config files are assumed to be in cwd 7 years ago
show_test.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
state_command.go Thread the environment through all commands 9 years ago
state_list.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
state_list_test.go command: Allow tests to run to completion without panics or hangs 7 years ago
state_meta.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
state_mv.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
state_mv_test.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
state_pull.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
state_pull_test.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
state_push.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
state_push_test.go command: Un-stub tests that were previously hanging on the inmem backend 7 years ago
state_rm.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
state_rm_test.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
state_show.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
state_show_test.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
state_test.go command: Allow tests to run to completion without panics or hangs 7 years ago
taint.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
taint_test.go command: Fix all of the "taint" command tests 7 years ago
ui_input.go command: initial work on migrating envs, basic cases first 9 years ago
ui_input_test.go command: use bufio.ReadString instead of scanning to get spaces 10 years ago
unlock.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
unlock_test.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
untaint.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
untaint_test.go command: Fix TestUntaint 7 years ago
validate.go command: validate must set values for root variables 7 years ago
validate_test.go command: Fix "terraform validate" tests 7 years ago
version.go command: Include provider versions in "terraform version" 8 years ago
version_test.go
workspace_command.go Update wrong usage workspace command description 8 years ago
workspace_command_test.go command: Un-stub tests that were previously hanging on the inmem backend 7 years ago
workspace_delete.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
workspace_list.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
workspace_new.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
workspace_select.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
workspace_show.go command: parameter autocomplete for "terraform workspace ..." 9 years ago