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 bc1a841d65
Merge pull request #26665 from hashicorp/jbardin/logging
5 years ago
..
cliconfig command/cliconfig: Allow development overrides for providers 5 years ago
clistate command/clistate: Return an error on unlock failure (#25729) 6 years ago
e2etest Merge pull request #26665 from hashicorp/jbardin/logging 5 years ago
format command: Show diffs when only sensitivity changes 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 remove LegacyProvider (#26433) 5 years ago
jsonstate remove a few traces of states.EachMode 6 years ago
testdata command: new cache directory .terraform/providers for providers 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 5 years ago
012_config_upgrade_test.go command/0.13upgrade: Remove this subcommand 5 years ago
013_config_upgrade.go command/0.13upgrade: Remove this subcommand 5 years ago
013_config_upgrade_test.go command/0.13upgrade: Remove this subcommand 5 years ago
apply.go command/cliconfig: Allow development overrides for providers 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 5 years ago
autocomplete.go
autocomplete_test.go
cli_ui.go
cli_ui_test.go
command.go
command_test.go use a single log writer 5 years ago
console.go * backend/local: push responsibility for unlocking state into individual operations 6 years ago
console_interactive.go
console_interactive_solaris.go
console_test.go deprecate helper/copy 5 years ago
debug_command.go
flag_kv.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
flag_kv_test.go
fmt.go command/fmt: Restore some opinionated behaviors 5 years ago
fmt_test.go command: remove unused method on pluginSHA256LockFile (#26402) 5 years ago
get.go command: Simplify Meta.process helper method 6 years ago
get_test.go deprecate helper/copy 5 years ago
graph.go command: Simplify Meta.process helper method 6 years ago
graph_test.go remove LegacyProvider (#26433) 5 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 * backend/local: push responsibility for unlocking state into individual operations 6 years ago
import_test.go Merge pull request #26519 from hashicorp/jbardin/FIXME 5 years ago
init.go command/cliconfig: Allow development overrides for providers 5 years ago
init_test.go command: new cache directory .terraform/providers for providers 5 years ago
internal_plugin.go command/internal-plugin: Strip off TF_CLI_ARGS arguments 6 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 command/cliconfig: Allow development overrides for providers 5 years ago
meta_backend.go remove unused code (#26503) 5 years ago
meta_backend_migrate.go command: Always validate workspace name 6 years ago
meta_backend_test.go deprecate helper/copy 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
meta_providers.go use a log sink to capture logs for panicwrap 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 6 years ago
output.go remove unused code (#26503) 5 years ago
output_test.go repl: Improved value renderer for console outputs 6 years ago
plan.go command: Always validate workspace name 6 years ago
plan_test.go Merge pull request #26519 from hashicorp/jbardin/FIXME 5 years ago
plugins.go use a log sink to capture logs for panicwrap 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 command: Always validate workspace name 6 years ago
providers_lock.go command: terraform providers lock 5 years ago
providers_mirror.go command: Make provider installation interruptible 5 years ago
providers_schema.go command: Simplify Meta.process helper method 6 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
refresh.go command/refresh: fix state file path (#22885) 6 years ago
refresh_test.go deprecate helper/copy 5 years ago
show.go rely solely on the plan changes for outputs 5 years ago
show_test.go deprecate helper/copy 5 years ago
state_command.go
state_list.go remove unused code (#26503) 5 years ago
state_list_test.go deprecate helper/copy 5 years ago
state_meta.go remove unused code (#26503) 5 years ago
state_mv.go remove unused code (#26503) 5 years ago
state_mv_test.go deprecate helper/copy 5 years ago
state_pull.go command: Always validate workspace name 6 years ago
state_pull_test.go deprecate helper/copy 5 years ago
state_push.go remove unused code (#26503) 5 years ago
state_push_test.go deprecate helper/copy 5 years ago
state_replace_provider.go website: Add docs for state replace-provider 6 years ago
state_replace_provider_test.go vendor: Upgrade mitchellh/cli 6 years ago
state_rm.go remove unused code (#26503) 5 years ago
state_rm_test.go deprecate helper/copy 5 years ago
state_show.go command: Always validate workspace name 6 years ago
state_show_test.go Mildwonkey/command tests (#24535) 6 years ago
state_test.go
taint.go Fix taint and untaint commands when in a workspace (#22467) 5 years ago
taint_test.go deprecate helper/copy 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: Always validate workspace name 6 years ago
unlock_test.go deprecate helper/copy 5 years ago
untaint.go Fix taint and untaint commands when in a workspace (#22467) 5 years ago
untaint_test.go remove LegacyProvider (#26433) 5 years ago
validate.go command/cliconfig: Allow development overrides for providers 5 years ago
validate_test.go deprecate helper/copy 5 years ago
version.go command/init: Read, respect, and update provider dependency locks 5 years ago
version_test.go command/init: Read, respect, and update provider dependency locks 5 years ago
workspace_command.go remove unused code (#26503) 5 years ago
workspace_command_test.go deprecate helper/copy 5 years ago
workspace_delete.go command: Allow workspace delete with invalid name 6 years ago
workspace_list.go command: Simplify Meta.process helper method 6 years ago
workspace_new.go command: Simplify Meta.process helper method 6 years ago
workspace_select.go command: Simplify Meta.process helper method 6 years ago
workspace_show.go command: Always validate workspace name 6 years ago