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 6b6be3af35
command: Remove promise of plan -validate-only from validate docs
7 years ago
..
clistate terraform: Ugly huge change to weave in new State and Plan types 7 years ago
e2etest command/e2etest: Temporarily disable tests that access network 7 years ago
format command/format: fix an issue where data resources were not displaying (#20386) 7 years ago
jsonconfig command/show enhancements and bugfixes 7 years ago
jsonplan command/show enhancements and bugfixes 7 years ago
jsonprovider command/jsonprovider: export providers schemas to json (#20446) 7 years ago
jsonstate command/show enhancements and bugfixes 7 years ago
test-fixtures command/jsonprovider: export providers schemas to json (#20446) 7 years ago
testdata Have backend operations properly unlock state 9 years ago
012_config_upgrade.go commands: make sure the correct flagset is used 7 years ago
apply.go commands: make sure the correct flagset is used 7 years ago
apply_destroy_test.go command/state: lock when pushing state 7 years ago
apply_test.go command: Apply tests with realistic mock providers 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: "terraform init" can partially initialize for 0.12upgrade 7 years ago
console.go commands: make sure the correct flagset is used 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 commands: make sure the correct flagset is used 7 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: 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 commands: make sure the correct flagset is used 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 command: go fmt 7 years ago
hook_ui_test.go command: Fix TestUiHookPostApply_emptyState 7 years ago
import.go commands: make sure the correct flagset is used 7 years ago
import_test.go Bump installer protocol version to 5 and separate client and server protocol references 7 years ago
init.go Bump installer protocol version to 5 and separate client and server protocol references 7 years ago
init_test.go command/test: Clarify failure (add full path) 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: Always normalize config path before operations 7 years ago
meta_backend.go decode backend hash as uint64 7 years ago
meta_backend_migrate.go command: More logging during migration 7 years ago
meta_backend_test.go missing commits from 19688 7 years ago
meta_config.go command: "terraform init" can partially initialize for 0.12upgrade 7 years ago
meta_new.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
meta_test.go commands: make sure the correct flagset is used 7 years ago
meta_vars.go command: Specialized error message for var decls in tfvars 7 years ago
output.go commands: make sure the correct flagset is used 7 years ago
output_test.go command: Restore the "terraform output" functionality 7 years ago
plan.go commands: make sure the correct flagset is used 7 years ago
plan_test.go command: Specialized error message for var decls in tfvars 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 command: allow -no-color option on "providers" command 7 years ago
providers_schema.go command/jsonprovider: export providers schemas to json (#20446) 7 years ago
providers_schema_test.go command/jsonprovider: export providers schemas to json (#20446) 7 years ago
providers_test.go command: Fix tests for "terraform providers" 7 years ago
push.go command: remove "terraform push" 7 years ago
refresh.go commands: make sure the correct flagset is used 7 years ago
refresh_test.go command/state: lock when pushing state 7 years ago
show.go Apply suggestions from code review 7 years ago
show_test.go command/show: add "module_version" to "module_calls" in config (#20367) 7 years ago
state_command.go Thread the environment through all commands 9 years ago
state_list.go commands: make sure the correct flagset is used 7 years ago
state_list_test.go command/state: update and fix the state list command 7 years ago
state_meta.go Implement the remote enhanced backend 7 years ago
state_mv.go command/state: add proper locking 7 years ago
state_mv_test.go command/state: update and fix the state mv command 7 years ago
state_pull.go commands: make sure the correct flagset is used 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/state: add proper locking 7 years ago
state_push_test.go command/state: lock when pushing state 7 years ago
state_rm.go command/state: add proper locking 7 years ago
state_rm_test.go command/state: update and fix the state mv command 7 years ago
state_show.go commands: make sure the correct flagset is used 7 years ago
state_show_test.go command/format: include nested blocks in `terraform show` output (#20149) 7 years ago
state_test.go command: Allow tests to run to completion without panics or hangs 7 years ago
taint.go commands: make sure the correct flagset is used 7 years ago
taint_test.go command/state: lock when pushing state 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 commands: make sure the correct flagset is used 7 years ago
unlock_test.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
untaint.go commands: make sure the correct flagset is used 7 years ago
untaint_test.go command/state: lock when pushing state 7 years ago
validate.go command: Remove promise of plan -validate-only from validate docs 7 years ago
validate_test.go Fix tests after upgrading hcl 7 years ago
version.go command: Include provider versions in "terraform version" 8 years ago
version_test.go
workspace_command.go commands: make sure the correct flagset is used 7 years ago
workspace_command_test.go command: Fix TestWorkspace_createWithState 7 years ago
workspace_delete.go commands: make sure the correct flagset is used 7 years ago
workspace_list.go commands: make sure the correct flagset is used 7 years ago
workspace_new.go commands: make sure the correct flagset is used 7 years ago
workspace_select.go commands: make sure the correct flagset is used 7 years ago
workspace_show.go commands: make sure the correct flagset is used 7 years ago