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
Katy Moe bc51932e08
refactor: extract appendSourceSnippets
5 years ago
..
cliconfig Grammar nit: "setup" as a verb should be spelled "set up" 5 years ago
clistate move remaining helper packages to internal 5 years ago
e2etest builtin provisioner e2e test 5 years ago
format refactor: extract appendSourceSnippets 5 years ago
jsonconfig Ensure depends_on is in module calls for config 6 years ago
jsonplan command/jsonconfig: Use correct provider address to access schema 6 years ago
jsonprovider command/jsonprovider: staticcheck 5 years ago
jsonstate command: Fix terraform show not outputting child_modules properly in certain circumstances (#27352) 5 years ago
testdata Update language docs URLs in code and tests 5 years ago
webbrowser command: Revert local patch for pkg/browser 5 years ago
012_config_upgrade.go staticcheck 5 years ago
012_config_upgrade_test.go command/0.13upgrade: Remove this subcommand 5 years ago
013_config_upgrade.go staticcheck 5 years ago
013_config_upgrade_test.go command/0.13upgrade: Remove this subcommand 5 years ago
apply.go unused 5 years ago
apply_destroy_test.go update MockProvider usage 5 years ago
apply_test.go update MockProvider usage 5 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 validate is no longer called from there 5 years ago
command_test.go Grammar nit: "setup" as a verb should be spelled "set up" 5 years ago
console.go Grammar nit: "setup" as a verb should be spelled "set up" 5 years ago
console_interactive.go move remaining helper packages to internal 5 years ago
console_interactive_solaris.go
console_test.go update MockProvider usage 5 years ago
flag_kv.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
flag_kv_test.go
fmt.go command: Improve consistency of the command short descriptions 5 years ago
fmt_test.go command: remove unused method on pluginSHA256LockFile (#26402) 5 years ago
get.go command: Improve consistency of the command short descriptions 5 years ago
get_test.go deprecate helper/copy 5 years ago
graph.go backend: Validate remote backend Terraform version 5 years ago
graph_test.go remove LegacyProvider (#26433) 5 years ago
hook_module_install.go Move module install functionality over to internal/initwd 7 years ago
hook_ui.go command: Remove stubbed-out apply diff output code 6 years ago
hook_ui_test.go Merge pull request #18823 from minamijoyo/fix-multibyte-trucate 7 years ago
import.go Update links to CLI docs in code comments, messages, and readme 5 years ago
import_test.go update MockProvider usage 5 years ago
init.go Grammar nit: "setup" as a verb should be spelled "set up" 5 years ago
init_test.go command/init: Remove the warnings about the "legacy" cache directory 5 years ago
login.go Add scopes support to password grant type 6 years ago
login_test.go Add command/login test for scopes 6 years ago
logout.go command: Simplify Meta.process helper method 6 years ago
logout_test.go command/logout: Add terraform logout command 6 years ago
meta.go command: Better visual hierarchy for diagnostics 5 years ago
meta_backend.go Grammar nit: "setup" as a verb should be spelled "set up" 5 years ago
meta_backend_migrate.go Grammar nit: "setup" as a verb should be spelled "set up" 5 years ago
meta_backend_test.go command staticcheck 5 years ago
meta_config.go remove unused code (#26503) 5 years ago
meta_dependencies.go command/init: Read, respect, and update provider dependency locks 5 years ago
meta_new.go prune dead code from command/meta 7 years ago
meta_providers.go command/init: Remove the warnings about the "legacy" cache directory 5 years ago
meta_test.go command staticcheck 5 years ago
meta_vars.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
output.go command/output: Raw output mode 5 years ago
output_test.go command/output: Raw output mode 5 years ago
plan.go command: Improve consistency of the command short descriptions 5 years ago
plan_test.go Grammar nit: "setup" as a verb should be spelled "set up" 5 years ago
plugins.go run built-in provisioners in-process 5 years ago
plugins_lock.go command: remove unused method on pluginSHA256LockFile (#26402) 5 years ago
plugins_lock_test.go command: remove unused method on pluginSHA256LockFile (#26402) 5 years ago
plugins_test.go command: Make the tests compile again 6 years ago
providers.go backend: Validate remote backend Terraform version 5 years ago
providers_lock.go command: Improve consistency of the command short descriptions 5 years ago
providers_mirror.go command: Improve consistency of the command short descriptions 5 years ago
providers_schema.go backend: Validate remote backend Terraform version 5 years ago
providers_schema_test.go deprecate helper/copy 5 years ago
providers_test.go internal: Fix lockfile constraint output for 1.2.* 5 years ago
push.go command: remove "terraform push" 7 years ago
refresh.go command: Improve consistency of the command short descriptions 5 years ago
refresh_test.go update MockProvider usage 5 years ago
show.go backend/local: Use terminal properties to tweak the plan output 5 years ago
show_test.go update MockProvider usage 5 years ago
state_command.go
state_list.go command staticcheck 5 years ago
state_list_test.go command/state list: list resources in nested and expanded modules (#27268) 5 years ago
state_meta.go command/state list: list resources in nested and expanded modules (#27268) 5 years ago
state_mv.go Update state mv help docs to use spaces instead of tabs 5 years ago
state_mv_test.go Update state mv help docs to use spaces instead of tabs 5 years ago
state_pull.go docs: Note: state pull upgrades to current version 5 years ago
state_pull_test.go deprecate helper/copy 5 years ago
state_push.go backend: Validate remote backend Terraform version 5 years ago
state_push_test.go Grammar nit: "setup" as a verb should be spelled "set up" 5 years ago
state_replace_provider.go command staticcheck 5 years ago
state_replace_provider_test.go vendor: Upgrade mitchellh/cli 6 years ago
state_rm.go command staticcheck 5 years ago
state_rm_test.go deprecate helper/copy 5 years ago
state_show.go command staticcheck 5 years ago
state_show_test.go update MockProvider usage 5 years ago
state_test.go command: Allow tests to run to completion without panics or hangs 7 years ago
taint.go Remove -module option for taint and untaint 5 years ago
taint_test.go command: Better visual hierarchy for diagnostics 5 years ago
ui_input.go Exit with error if UI input scan fails (#26509) 5 years ago
ui_input_test.go Exit with error if UI input scan fails (#26509) 5 years ago
unlock.go command: Improve consistency of the command short descriptions 5 years ago
unlock_test.go remove legacy types from command package 5 years ago
untaint.go Remove -module option for taint and untaint 5 years ago
untaint_test.go command: Better visual hierarchy for diagnostics 5 years ago
validate.go command: Improve consistency of the command short descriptions 5 years ago
validate_test.go update MockProvider usage 5 years ago
version.go Remove revision from version command 5 years ago
version_test.go Remove revision from version command 5 years ago
workspace_command.go command staticcheck 5 years ago
workspace_command_test.go remove legacy types from command package 5 years ago
workspace_delete.go backend: Validate remote backend Terraform version 5 years ago
workspace_list.go backend: Validate remote backend Terraform version 5 years ago
workspace_new.go backend: Validate remote backend Terraform version 5 years ago
workspace_select.go backend: Validate remote backend Terraform version 5 years ago
workspace_show.go command: Always validate workspace name 6 years ago