terraform/command
James Bardin b3fc0dab94 use addrs.ConfigResource for dependency tracking
We can't get module instances during transformation, so we need to
reduce the Dependencies to using `addrs.ConfigResource` for now.
2020-03-25 17:03:06 -04:00
..
cliconfig command: Fix bug when using terraform login on Windows 2020-03-18 09:08:40 -04:00
clistate
e2etest
format fixup states.Resource change throughout packages 2020-03-16 16:50:48 -04:00
jsonconfig
jsonplan finish provider ModuleInstance replacement 2020-03-11 14:19:52 -04:00
jsonprovider Add support for provider metadata to modules. (#22583) 2020-03-05 16:53:24 -08:00
jsonstate fixup states.Resource change throughout packages 2020-03-16 16:50:48 -04:00
testdata rename provider-specific functions (#24417) 2020-03-20 13:59:59 -04:00
webbrowser
012_config_upgrade.go command: remove 0.12upgrade (#24403) 2020-03-19 08:01:16 -04:00
012_config_upgrade_test.go command: remove 0.12upgrade (#24403) 2020-03-19 08:01:16 -04:00
013_config_upgrade.go command: Add scaffold for 0.13upgrade command 2020-03-16 12:50:24 -04:00
013_config_upgrade_test.go command: Add scaffold for 0.13upgrade command 2020-03-16 12:50:24 -04:00
apply.go
apply_destroy_test.go use addrs.ConfigResource for dependency tracking 2020-03-25 17:03:06 -04:00
apply_test.go finish provider ModuleInstance replacement 2020-03-11 14:19:52 -04:00
autocomplete.go
autocomplete_test.go
cli_ui.go
cli_ui_test.go
command.go
command_test.go use addrs.ConfigResource for dependency tracking 2020-03-25 17:03:06 -04:00
console.go command: Comment to explain why unlock is required 2020-02-14 16:29:07 -05:00
console_interactive.go
console_interactive_solaris.go
console_test.go
debug_command.go
flag_kv.go
flag_kv_test.go
fmt.go
fmt_test.go
get.go
get_test.go
graph.go
graph_test.go finish provider ModuleInstance replacement 2020-03-11 14:19:52 -04:00
hook_module_install.go
hook_ui.go
hook_ui_test.go
import.go command: Comment to explain why unlock is required 2020-02-14 16:29:07 -05:00
import_test.go Mildwonkey/ps import (#24412) 2020-03-20 08:15:29 -04:00
init.go rename provider-specific functions (#24417) 2020-03-20 13:59:59 -04:00
init_test.go rename provider-specific functions (#24417) 2020-03-20 13:59:59 -04:00
internal_plugin.go
internal_plugin_list.go
internal_plugin_test.go
login.go
login_test.go
logout.go
logout_test.go
meta.go
meta_backend.go
meta_backend_migrate.go
meta_backend_test.go
meta_config.go
meta_new.go
meta_providers.go command: Expose providercache package objects for use elsewhere 2020-03-25 11:29:48 -07:00
meta_test.go
meta_vars.go
output.go
output_test.go
plan.go
plan_test.go finish provider ModuleInstance replacement 2020-03-11 14:19:52 -04:00
plugins.go rename provider-specific functions (#24417) 2020-03-20 13:59:59 -04:00
plugins_lock.go
plugins_lock_test.go
plugins_test.go
providers.go
providers_schema.go
providers_schema_test.go
providers_test.go
push.go
refresh.go
refresh_test.go use addrs.ConfigResource for dependency tracking 2020-03-25 17:03:06 -04:00
show.go
show_test.go use addrs.ConfigResource for dependency tracking 2020-03-25 17:03:06 -04:00
state_command.go
state_list.go
state_list_test.go
state_meta.go fixup states.Resource change throughout packages 2020-03-16 16:50:48 -04:00
state_mv.go fixup states.Resource change throughout packages 2020-03-16 16:50:48 -04:00
state_mv_test.go use addrs.ConfigResource for dependency tracking 2020-03-25 17:03:06 -04:00
state_pull.go
state_pull_test.go
state_push.go
state_push_test.go
state_rm.go
state_rm_test.go finish provider ModuleInstance replacement 2020-03-11 14:19:52 -04:00
state_show.go finish provider ModuleInstance replacement 2020-03-11 14:19:52 -04:00
state_show_test.go finish provider ModuleInstance replacement 2020-03-11 14:19:52 -04:00
state_test.go
taint.go
taint_test.go finish provider ModuleInstance replacement 2020-03-11 14:19:52 -04:00
ui_input.go
ui_input_test.go
unlock.go
unlock_test.go
untaint.go
untaint_test.go finish provider ModuleInstance replacement 2020-03-11 14:19:52 -04:00
validate.go
validate_test.go
version.go
version_test.go
workspace_command.go
workspace_command_test.go finish provider ModuleInstance replacement 2020-03-11 14:19:52 -04:00
workspace_delete.go
workspace_list.go
workspace_new.go
workspace_select.go
workspace_show.go