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
Alisdair McDiarmid 6880209586
backport of commit 786d99207e
5 years ago
..
cliconfig command/cliconfig: Allow development overrides for providers 6 years ago
clistate command/clistate: Return an error on unlock failure (#25729) 6 years ago
e2etest command: Use different warning messaging in init command and move above potentially confusing output (#27651) 5 years ago
format backport of commit 943df48491 5 years ago
jsonconfig backport of commit 7cae76383a 5 years ago
jsonplan command/jsonconfig: Use correct provider address to access schema 6 years ago
jsonprovider remove LegacyProvider (#26433) 6 years ago
jsonstate command: Fix terraform show not outputting child_modules properly in certain circumstances (#27352) 5 years ago
testdata backport of commit 7cae76383a 5 years ago
webbrowser command/login: Fix browser launcher for WSL users 6 years ago
012_config_upgrade.go command/0.13upgrade: Remove this subcommand 6 years ago
012_config_upgrade_test.go command/0.13upgrade: Remove this subcommand 6 years ago
013_config_upgrade.go command/0.13upgrade: Remove this subcommand 6 years ago
013_config_upgrade_test.go command/0.13upgrade: Remove this subcommand 6 years ago
apply.go command: Use different warning messaging in init command and move above potentially confusing output (#27651) 5 years ago
apply_destroy_test.go command: apply and most of import tests passing 6 years ago
apply_test.go update command tests to use new mock provider 6 years ago
autocomplete.go
autocomplete_test.go
cli_ui.go
cli_ui_test.go
command.go
command_test.go deprecate helper/copy 6 years ago
console.go backport of commit c5c1f31db3 6 years ago
console_interactive.go
console_interactive_solaris.go
console_test.go deprecate helper/copy 6 years ago
flag_kv.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
flag_kv_test.go
fmt.go command: Improve consistency of the command short descriptions 6 years ago
fmt_test.go command: remove unused method on pluginSHA256LockFile (#26402) 6 years ago
get.go command: Improve consistency of the command short descriptions 6 years ago
get_test.go deprecate helper/copy 6 years ago
graph.go backport of commit c5c1f31db3 6 years ago
graph_test.go remove LegacyProvider (#26433) 6 years ago
hook_module_install.go
hook_ui.go command: Remove stubbed-out apply diff output code 6 years ago
hook_ui_test.go
import.go Update links to CLI docs in code comments, messages, and readme 5 years ago
import_test.go Merge pull request #26519 from hashicorp/jbardin/FIXME 6 years ago
init.go backport of commit 786d99207e 5 years ago
init_test.go backport of commit 786d99207e 5 years ago
internal_plugin.go command/internal-plugin: Strip off TF_CLI_ARGS arguments 7 years ago
internal_plugin_list.go
internal_plugin_test.go command: Make the tests compile again 6 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 backport of commit c5c1f31db3 6 years ago
meta_backend.go backport of commit ddac282553 5 years ago
meta_backend_migrate.go backport of commit 212a97c3bd 5 years ago
meta_backend_test.go deprecate helper/copy 6 years ago
meta_config.go remove unused code (#26503) 6 years ago
meta_dependencies.go command/init: Read, respect, and update provider dependency locks 6 years ago
meta_new.go
meta_providers.go command: Use different warning messaging in init command and move above potentially confusing output (#27651) 5 years ago
meta_test.go Merge pull request #25847 from zachwhaley/fix-tf-cli-args-no-color 6 years ago
meta_vars.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
output.go backport of commit 8a88d3c7f9 6 years ago
output_test.go backport of commit 8a88d3c7f9 6 years ago
plan.go command: Improve consistency of the command short descriptions 6 years ago
plan_test.go Merge pull request #26519 from hashicorp/jbardin/FIXME 6 years ago
plugins.go remove unused code (#26503) 6 years ago
plugins_lock.go command: remove unused method on pluginSHA256LockFile (#26402) 6 years ago
plugins_lock_test.go command: remove unused method on pluginSHA256LockFile (#26402) 6 years ago
plugins_test.go command: Make the tests compile again 6 years ago
providers.go backport of commit c5c1f31db3 6 years ago
providers_lock.go command: Improve consistency of the command short descriptions 6 years ago
providers_mirror.go command: Improve consistency of the command short descriptions 6 years ago
providers_schema.go backport of commit c5c1f31db3 6 years ago
providers_schema_test.go deprecate helper/copy 6 years ago
providers_test.go internal: Fix lockfile constraint output for 1.2.* 6 years ago
push.go
refresh.go command: Improve consistency of the command short descriptions 6 years ago
refresh_test.go deprecate helper/copy 6 years ago
show.go backport of commit c5c1f31db3 6 years ago
show_test.go deprecate helper/copy 6 years ago
state_command.go
state_list.go backport of commit c5c1f31db3 6 years ago
state_list_test.go deprecate helper/copy 6 years ago
state_meta.go backport of commit c5c1f31db3 6 years ago
state_mv.go backport of commit 35d5ea5455 5 years ago
state_mv_test.go backport of commit 35d5ea5455 5 years ago
state_pull.go backport of commit 75d38b50b1 5 years ago
state_pull_test.go deprecate helper/copy 6 years ago
state_push.go backport of commit c5c1f31db3 6 years ago
state_push_test.go deprecate helper/copy 6 years ago
state_replace_provider.go backport of commit c5c1f31db3 6 years ago
state_replace_provider_test.go vendor: Upgrade mitchellh/cli 6 years ago
state_rm.go backport of commit c5c1f31db3 6 years ago
state_rm_test.go deprecate helper/copy 6 years ago
state_show.go backport of commit c5c1f31db3 6 years ago
state_show_test.go Mildwonkey/command tests (#24535) 6 years ago
state_test.go
taint.go backport of commit c5c1f31db3 6 years ago
taint_test.go deprecate helper/copy 6 years ago
ui_input.go command/login: Require "yes" to confirm 6 years ago
ui_input_test.go
unlock.go command: Improve consistency of the command short descriptions 6 years ago
unlock_test.go deprecate helper/copy 6 years ago
untaint.go Remove -module from docs for untaint 5 years ago
untaint_test.go remove LegacyProvider (#26433) 6 years ago
validate.go command: Use different warning messaging in init command and move above potentially confusing output (#27651) 5 years ago
validate_test.go deprecate helper/copy 6 years ago
version.go command: Improve consistency of the command short descriptions 6 years ago
version_test.go command/init: Read, respect, and update provider dependency locks 6 years ago
workspace_command.go remove unused code (#26503) 6 years ago
workspace_command_test.go deprecate helper/copy 6 years ago
workspace_delete.go backport of commit c5c1f31db3 6 years ago
workspace_list.go backport of commit c5c1f31db3 6 years ago
workspace_new.go backport of commit c5c1f31db3 6 years ago
workspace_select.go backport of commit c5c1f31db3 6 years ago
workspace_show.go command: Always validate workspace name 6 years ago