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
James Bardin f79a768a4e
command/format: take noop changes from lcs
7 years ago
..
clistate
e2etest
format command/format: take noop changes from lcs 7 years ago
jsonconfig configs/configschema: Introduce the NestingGroup mode for blocks 7 years ago
jsonplan command/show: add provider name to resource changes (#20711) 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
test-fixtures command/show: add provider name to resource changes (#20711) 7 years ago
testdata
012_config_upgrade.go configs/configupgrade: detect possible relative module sources (#20646) 7 years ago
apply.go
apply_destroy_test.go
apply_test.go command: Apply tests with realistic mock providers 7 years ago
autocomplete.go
autocomplete_test.go
cli_ui.go
cli_ui_test.go
command.go
command_test.go command: "terraform init" can partially initialize for 0.12upgrade 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 command: Restore single-file support in "terraform fmt" 7 years ago
fmt_test.go command: Restore single-file support in "terraform fmt" 7 years ago
get.go command: Update "terraform get" to use the new module installer 7 years ago
get_test.go command: Update "terraform get" to use the new module installer 7 years ago
graph.go command/graph: use user-supplied plugin path when running graph command (#18083) 7 years ago
graph_test.go
hook_module_install.go Move module install functionality over to internal/initwd 7 years ago
hook_ui.go
hook_ui_test.go command: Fix TestUiHookPostApply_emptyState 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 Only display status link if public registry used 7 years ago
init_test.go plugin/discovery: Return tfdiags from Get 7 years ago
internal_plugin.go
internal_plugin_list.go
internal_plugin_test.go
meta.go core: add a context to the UIInput interface 7 years ago
meta_backend.go core: add a context to the UIInput interface 7 years ago
meta_backend_migrate.go core: add a context to the UIInput interface 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 command: Specialized error message for var decls in tfvars 7 years ago
output.go command/output: get the state path from the workspace or CLI argument (#20994) 7 years ago
output_test.go
plan.go Mildwonkey/012 docs updated (#20542) 7 years ago
plan_test.go command: Specialized error message for var decls in tfvars 7 years ago
plugins.go
plugins_lock.go
plugins_lock_test.go
plugins_test.go plugin/discovery: Parse warnings from TF Registry 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 `terraform show` and `terraform providers schema -json` should return valid json (#20697) 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
show.go command/show: refresh is required to show remote state (#20818) 7 years ago
show_test.go `terraform show` and `terraform providers schema -json` should return valid json (#20697) 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 command/show and state show: honor user-specified plugin-dir (#20557) 7 years ago
state_show_test.go command/format: include nested blocks in `terraform show` output (#20149) 7 years ago
state_test.go
taint.go
taint_test.go
ui_input.go core: add a context to the UIInput interface 7 years ago
ui_input_test.go core: add a context to the UIInput interface 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 command: Remove promise of plan -validate-only from validate docs 7 years ago
validate_test.go
version.go
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