..
cliconfig
command/cliconfig: Allow development overrides for providers
2020-10-16 14:31:15 -07:00
clistate
command/clistate: Return an error on unlock failure ( #25729 )
2020-09-03 16:05:16 -04:00
e2etest
command/cliconfig: Allow development overrides for providers
2020-10-16 14:31:15 -07:00
format
command: Show diffs when only sensitivity changes
2020-10-13 13:55:16 -04:00
jsonconfig
Ensure depends_on is in module calls for config
2020-08-20 07:49:03 +10:00
jsonplan
…
jsonprovider
remove LegacyProvider ( #26433 )
2020-10-05 08:33:49 -04:00
jsonstate
…
testdata
command: new cache directory .terraform/providers for providers
2020-10-14 07:53:41 -07:00
webbrowser
…
012_config_upgrade.go
command/0.13upgrade: Remove this subcommand
2020-09-29 10:00:35 -07:00
012_config_upgrade_test.go
command/0.13upgrade: Remove this subcommand
2020-09-29 10:00:35 -07:00
013_config_upgrade.go
command/0.13upgrade: Remove this subcommand
2020-09-29 10:00:35 -07:00
013_config_upgrade_test.go
command/0.13upgrade: Remove this subcommand
2020-09-29 10:00:35 -07:00
apply.go
command/cliconfig: Allow development overrides for providers
2020-10-16 14:31:15 -07:00
apply_destroy_test.go
…
apply_test.go
update command tests to use new mock provider
2020-10-08 13:49:41 -04:00
autocomplete.go
…
autocomplete_test.go
…
cli_ui.go
…
cli_ui_test.go
…
command.go
…
command_test.go
use a single log writer
2020-10-19 14:29:54 -04:00
console.go
…
console_interactive.go
…
console_interactive_solaris.go
…
console_test.go
deprecate helper/copy
2020-10-08 08:42:16 -04:00
debug_command.go
…
flag_kv.go
…
flag_kv_test.go
…
fmt.go
command/fmt: Restore some opinionated behaviors
2020-09-28 09:04:03 -07:00
fmt_test.go
command: remove unused method on pluginSHA256LockFile ( #26402 )
2020-09-29 08:46:51 -04:00
get.go
…
get_test.go
deprecate helper/copy
2020-10-08 08:42:16 -04:00
graph.go
…
graph_test.go
remove LegacyProvider ( #26433 )
2020-10-05 08:33:49 -04:00
hook_module_install.go
…
hook_ui.go
…
hook_ui_test.go
…
import.go
…
import_test.go
Merge pull request #26519 from hashicorp/jbardin/FIXME
2020-10-08 14:54:40 -04:00
init.go
command/cliconfig: Allow development overrides for providers
2020-10-16 14:31:15 -07:00
init_test.go
command: new cache directory .terraform/providers for providers
2020-10-14 07:53:41 -07:00
internal_plugin.go
…
internal_plugin_list.go
…
internal_plugin_test.go
…
login.go
Add scopes support to password grant type
2020-09-15 19:32:41 -04:00
login_test.go
Add command/login test for scopes
2020-09-15 19:30:48 -04:00
logout.go
…
logout_test.go
…
meta.go
command/cliconfig: Allow development overrides for providers
2020-10-16 14:31:15 -07:00
meta_backend.go
remove unused code ( #26503 )
2020-10-07 11:00:06 -04:00
meta_backend_migrate.go
…
meta_backend_test.go
deprecate helper/copy
2020-10-08 08:42:16 -04:00
meta_config.go
remove unused code ( #26503 )
2020-10-07 11:00:06 -04:00
meta_dependencies.go
command/init: Read, respect, and update provider dependency locks
2020-10-09 09:26:23 -07:00
meta_new.go
…
meta_providers.go
get properly configured hcloggers
2020-10-19 14:29:54 -04:00
meta_test.go
Merge pull request #25847 from zachwhaley/fix-tf-cli-args-no-color
2020-08-24 10:13:59 -04:00
meta_vars.go
…
output.go
remove unused code ( #26503 )
2020-10-07 11:00:06 -04:00
output_test.go
repl: Improved value renderer for console outputs
2020-09-14 09:47:12 -04:00
plan.go
…
plan_test.go
Merge pull request #26519 from hashicorp/jbardin/FIXME
2020-10-08 14:54:40 -04:00
plugins.go
get properly configured hcloggers
2020-10-19 14:29:54 -04:00
plugins_lock.go
command: remove unused method on pluginSHA256LockFile ( #26402 )
2020-09-29 08:46:51 -04:00
plugins_lock_test.go
command: remove unused method on pluginSHA256LockFile ( #26402 )
2020-09-29 08:46:51 -04:00
plugins_test.go
…
providers.go
…
providers_lock.go
command: terraform providers lock
2020-10-09 09:26:23 -07:00
providers_mirror.go
command: Make provider installation interruptible
2020-09-29 10:00:35 -07:00
providers_schema.go
…
providers_schema_test.go
deprecate helper/copy
2020-10-08 08:42:16 -04:00
providers_test.go
deprecate helper/copy
2020-10-08 08:42:16 -04:00
push.go
…
refresh.go
…
refresh_test.go
deprecate helper/copy
2020-10-08 08:42:16 -04:00
show.go
rely solely on the plan changes for outputs
2020-10-12 18:59:14 -04:00
show_test.go
deprecate helper/copy
2020-10-08 08:42:16 -04:00
state_command.go
…
state_list.go
remove unused code ( #26503 )
2020-10-07 11:00:06 -04:00
state_list_test.go
deprecate helper/copy
2020-10-08 08:42:16 -04:00
state_meta.go
remove unused code ( #26503 )
2020-10-07 11:00:06 -04:00
state_mv.go
remove unused code ( #26503 )
2020-10-07 11:00:06 -04:00
state_mv_test.go
deprecate helper/copy
2020-10-08 08:42:16 -04:00
state_pull.go
…
state_pull_test.go
deprecate helper/copy
2020-10-08 08:42:16 -04:00
state_push.go
remove unused code ( #26503 )
2020-10-07 11:00:06 -04:00
state_push_test.go
deprecate helper/copy
2020-10-08 08:42:16 -04:00
state_replace_provider.go
…
state_replace_provider_test.go
vendor: Upgrade mitchellh/cli
2020-09-10 15:23:02 -04:00
state_rm.go
remove unused code ( #26503 )
2020-10-07 11:00:06 -04:00
state_rm_test.go
deprecate helper/copy
2020-10-08 08:42:16 -04:00
state_show.go
…
state_show_test.go
…
state_test.go
…
taint.go
Fix taint and untaint commands when in a workspace ( #22467 )
2020-09-28 13:09:37 -04:00
taint_test.go
deprecate helper/copy
2020-10-08 08:42:16 -04:00
ui_input.go
…
ui_input_test.go
…
unlock.go
…
unlock_test.go
deprecate helper/copy
2020-10-08 08:42:16 -04:00
untaint.go
Fix taint and untaint commands when in a workspace ( #22467 )
2020-09-28 13:09:37 -04:00
untaint_test.go
remove LegacyProvider ( #26433 )
2020-10-05 08:33:49 -04:00
validate.go
command/cliconfig: Allow development overrides for providers
2020-10-16 14:31:15 -07:00
validate_test.go
deprecate helper/copy
2020-10-08 08:42:16 -04:00
version.go
command/init: Read, respect, and update provider dependency locks
2020-10-09 09:26:23 -07:00
version_test.go
command/init: Read, respect, and update provider dependency locks
2020-10-09 09:26:23 -07:00
workspace_command.go
remove unused code ( #26503 )
2020-10-07 11:00:06 -04:00
workspace_command_test.go
deprecate helper/copy
2020-10-08 08:42:16 -04:00
workspace_delete.go
…
workspace_list.go
…
workspace_new.go
…
workspace_select.go
…
workspace_show.go
…