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
Antoine Jacoutot 37a6331ebf
command/version: drop empty line on version check (#14858)
7 years ago
..
clistate
e2etest Standardise directory name for test data 7 years ago
format command/format: Reduce extra whitespaces & new lines 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 Standardise directory name for test data 7 years ago
012_config_upgrade.go configs/configupgrade: detect possible relative module sources (#20646) 7 years ago
apply.go
apply_destroy_test.go
apply_test.go Standardise directory name for test data 7 years ago
autocomplete.go
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
console_interactive.go
console_interactive_solaris.go
console_test.go
debug_command.go
debug_json2dot.go
debug_json2dot_test.go
flag_kv.go
flag_kv_test.go
fmt.go
fmt_test.go Normalize in the fmt -check test 7 years ago
get.go
get_test.go
graph.go command/graph: use user-supplied plugin path when running graph command (#18083) 7 years ago
graph_test.go
hook_module_install.go
hook_ui.go command/import: change import message to 'prepared' (#20018) 7 years ago
hook_ui_test.go
import.go command: Consistency implement and document parallelism default of 10 7 years ago
import_test.go
init.go allow setting -backend-config='' to unset override 7 years ago
init_test.go allow setting -backend-config='' to unset override 7 years ago
internal_plugin.go
internal_plugin_list.go provisioner: new Puppet provisioner (#18851) 7 years ago
internal_plugin_test.go
meta.go core: add a context to the UIInput interface 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
meta_test.go
meta_vars.go
output.go command/output: get the state path from the workspace or CLI argument (#20994) 7 years ago
output_test.go
plan.go
plan_test.go Standardise directory name for test data 7 years ago
plugins.go
plugins_lock.go
plugins_lock_test.go
plugins_test.go Standardise directory name for test data 7 years ago
providers.go
providers_schema.go remove indentation from json output of `show` and `providers schema` (#20623) 7 years ago
providers_schema_test.go Standardise directory name for test data 7 years ago
providers_test.go
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 (json): marshal the state snapshot included with the plan file (#21597) 7 years ago
show_test.go Standardise directory name for test data 7 years ago
state_command.go
state_list.go command/state_list.go: fix bug loading user-defined state (#21015) 7 years ago
state_list_test.go
state_meta.go command: Fix various issues in the "terraform state ..." subcommands 7 years ago
state_mv.go command: Fix various issues in the "terraform state ..." subcommands 7 years ago
state_mv_test.go command: Fix various issues in the "terraform state ..." subcommands 7 years ago
state_pull.go
state_pull_test.go
state_push.go
state_push_test.go
state_rm.go command: Fix various issues in the "terraform state ..." subcommands 7 years ago
state_rm_test.go command: Fix various issues in the "terraform state ..." subcommands 7 years ago
state_show.go
state_show_test.go command/format: Reduce extra whitespaces & new lines 7 years ago
state_test.go
taint.go
taint_test.go
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 core: add a context to the UIInput interface 7 years ago
unlock_test.go check for errors when loading a backend config 7 years ago
untaint.go
untaint_test.go
validate.go
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
workspace_command_test.go
workspace_delete.go
workspace_list.go
workspace_new.go
workspace_select.go
workspace_show.go