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 849293825b
command: validate must set values for root variables
8 years ago
..
clistate improve clistate.Locker docs 8 years ago
e2etest Change -force to -auto-approve when destroying 8 years ago
format Fix up some missed "go fmt" 8 years ago
test-fixtures command: beginnings of new config loader in "terraform validate" 8 years ago
testdata
012_config_upgrade.go command: 0.12upgrade command 8 years ago
apply.go terraform: ugly huge change to weave in new HCL2-oriented types 8 years ago
apply_destroy_test.go command: Update tests for changes in "terraform" package 8 years ago
apply_test.go command: Update tests for changes in "terraform" package 8 years ago
autocomplete.go command: Various updates for the new backend package API 8 years ago
autocomplete_test.go command: use newer version of "complete" library 8 years ago
cli_ui.go
cli_ui_test.go
command.go return tfdiags.Diagnostics from validation methods 8 years ago
command_test.go command: Update tests for changes in "terraform" package 8 years ago
console.go command: update "terraform console" for HCL2 8 years ago
console_interactive.go command: update "terraform console" for HCL2 8 years ago
console_interactive_solaris.go
console_test.go
debug_command.go
debug_json2dot.go
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 8 years ago
flag_kv_test.go
fmt.go command: terraform fmt to use new HCL formatter 8 years ago
fmt_test.go cleanup temp files from command tests 8 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 HCL2-oriented types 8 years ago
graph_test.go command: Update tests for changes in "terraform" package 8 years ago
hook_module_install.go command: new Meta methods for accessing the new config loader 8 years ago
hook_ui.go
hook_ui_test.go
import.go command/import: default provider config in same module 8 years ago
import_test.go unlock state in console, import, graph, and push 8 years ago
init.go terraform: ugly huge change to weave in new HCL2-oriented types 8 years ago
init_test.go command: Various updates for the new backend package API 8 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 tfdiags: Sort order for diagnostics 8 years ago
meta_backend.go command: Various updates for the new backend package API 8 years ago
meta_backend_migrate.go use the new clistate.Locker in commands 8 years ago
meta_backend_test.go command: Update tests for changes in "terraform" package 8 years ago
meta_config.go terraform: ugly huge change to weave in new HCL2-oriented types 8 years ago
meta_new.go terraform: ugly huge change to weave in new HCL2-oriented types 8 years ago
meta_test.go
output.go terraform: ugly huge change to weave in new HCL2-oriented types 8 years ago
output_test.go cli: update tests 8 years ago
plan.go command: Various updates for the new backend package API 8 years ago
plan_test.go command: Update tests for changes in "terraform" package 8 years ago
plugins.go Merge pull request #16969 from hashicorp/jbardin/reset-plugin-dir 8 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 cleanup temp files from command tests 8 years ago
providers.go terraform: HCL2-flavored module dependency resolver 8 years ago
providers_test.go
push.go command: remove "terraform push" 8 years ago
refresh.go command: Various updates for the new backend package API 8 years ago
refresh_test.go cleanup temp files from command tests 8 years ago
show.go command: Various updates for the new backend package API 8 years ago
show_test.go command: Update tests for changes in "terraform" package 8 years ago
state_command.go Thread the environment through all commands 9 years ago
state_list.go command: Various updates for the new backend package API 8 years ago
state_list_test.go cli: "terraform state list" -id argument 8 years ago
state_meta.go command: Various updates for the new backend package API 8 years ago
state_mv.go
state_mv_test.go
state_pull.go command: Various updates for the new backend package API 8 years ago
state_pull_test.go
state_push.go command: Various updates for the new backend package API 8 years ago
state_push_test.go
state_rm.go command/state-rm: tell the user how many items were removed 9 years ago
state_rm_test.go
state_show.go command: Various updates for the new backend package API 8 years ago
state_show_test.go
state_test.go
taint.go terraform: ugly huge change to weave in new HCL2-oriented types 8 years ago
taint_test.go
ui_input.go
ui_input_test.go
unlock.go command: Various updates for the new backend package API 8 years ago
unlock_test.go
untaint.go terraform: ugly huge change to weave in new HCL2-oriented types 8 years ago
untaint_test.go
validate.go command: validate must set values for root variables 8 years ago
validate_test.go command: beginnings of new config loader in "terraform validate" 8 years ago
version.go command: Include provider versions in "terraform version" 8 years ago
version_test.go
workspace_command.go Remove duplicated help messages from `workspace --help` 8 years ago
workspace_command_test.go
workspace_delete.go command: Various updates for the new backend package API 8 years ago
workspace_list.go command: Various updates for the new backend package API 8 years ago
workspace_new.go command: Various updates for the new backend package API 8 years ago
workspace_select.go command: Various updates for the new backend package API 8 years ago
workspace_show.go command: parameter autocomplete for "terraform workspace ..." 9 years ago