opentofu/internal/command
Marcin Wyszynski da1ba56b41
Make backend.Workspaces accept a context (#784)
Signed-off-by: Marcin Wyszynski <marcin.pixie@gmail.com>
2023-10-24 19:59:28 +02:00
..
arguments Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
cliconfig Use registry.opentofu.org as the default registry (#379) 2023-10-03 10:49:38 +03:00
clistate Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
e2etest Update placeholderplaceholderplaceholder occurrences to our doc site (#684) 2023-10-10 12:54:03 +03:00
format Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
jsonchecks Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
jsonconfig Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
jsonformat Remove all Terraform Cloud mentions in STDOUTs in the codebase (#703) 2023-10-12 12:07:16 +01:00
jsonfunction Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
jsonplan Use registry.opentofu.org as the default registry (#379) 2023-10-03 10:49:38 +03:00
jsonprovider Rename opentf package to tofu (#466) 2023-09-20 15:16:53 +03:00
jsonstate Use registry.opentofu.org as the default registry (#379) 2023-10-03 10:49:38 +03:00
testdata Remove all Terraform Cloud mentions in STDOUTs in the codebase (#703) 2023-10-12 12:07:16 +01:00
testing internal/command: wrap formatted test errors (#596) 2023-09-27 11:19:16 +03:00
views Use registry.opentofu.org as the default registry (#379) 2023-10-03 10:49:38 +03:00
webbrowser internal/command: wrap formatted test errors (#596) 2023-09-27 11:19:16 +03:00
workdir Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
apply_destroy_test.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
apply_test.go add e2e test to cover the panic case of unknown conditional with sensitive (#661) 2023-10-05 15:04:51 +03:00
apply.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
autocomplete_test.go internal/command: deprecate ioutil (#318) 2023-09-07 19:53:12 +03:00
autocomplete.go Make backend.Workspaces accept a context (#784) 2023-10-24 19:59:28 +02:00
cli_ui_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
cli_ui.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
cloud.go Remove all Terraform Cloud mentions in STDOUTs in the codebase (#703) 2023-10-12 12:07:16 +01:00
command_test.go Make backend.ConfigSchema accept a context (#776) 2023-10-24 13:14:01 +02:00
command.go internal/command: demote modulePath() export (#617) 2023-09-29 11:23:50 +02:00
console_interactive_solaris.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
console_interactive.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
console_test.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
console.go internal/command: demote modulePath() export (#617) 2023-09-29 11:23:50 +02:00
flag_kv_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
flag_kv.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
fmt_test.go internal/command: deprecate ioutil (#318) 2023-09-07 19:53:12 +03:00
fmt.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
get_test.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
get.go Alter the help message for test command to print the expected behaviour (#622) 2023-10-03 11:17:26 +03:00
graph_test.go Use registry.opentofu.org as the default registry (#379) 2023-10-03 10:49:38 +03:00
graph.go internal/command: demote modulePath() export (#617) 2023-09-29 11:23:50 +02:00
helper.go Remove all Terraform Cloud mentions in STDOUTs in the codebase (#703) 2023-10-12 12:07:16 +01:00
hook_module_install.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
import_test.go Use registry.opentofu.org as the default registry (#379) 2023-10-03 10:49:38 +03:00
import.go Update placeholderplaceholderplaceholder occurrences to our doc site (#684) 2023-10-10 12:54:03 +03:00
init_test.go Remove all Terraform Cloud mentions in STDOUTs in the codebase (#703) 2023-10-12 12:07:16 +01:00
init.go Make backend.StateMgr accept a context (#780) 2023-10-24 15:47:46 +02:00
login_test.go Remove all Terraform Cloud mentions in STDOUTs in the codebase (#703) 2023-10-12 12:07:16 +01:00
login.go Remove all Terraform Cloud mentions in STDOUTs in the codebase (#703) 2023-10-12 12:07:16 +01:00
logout_test.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
logout.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
meta_backend_migrate_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
meta_backend_migrate.go Make backend.Workspaces accept a context (#784) 2023-10-24 19:59:28 +02:00
meta_backend_test.go Make backend.Workspaces accept a context (#784) 2023-10-24 19:59:28 +02:00
meta_backend.go Make backend.Workspaces accept a context (#784) 2023-10-24 19:59:28 +02:00
meta_config.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
meta_dependencies.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
meta_new.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
meta_providers.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
meta_test.go Rename opentf package to tofu (#466) 2023-09-20 15:16:53 +03:00
meta_vars.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
meta.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
metadata_command.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
metadata_functions_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
metadata_functions.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
output_test.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
output.go Make backend.StateMgr accept a context (#780) 2023-10-24 15:47:46 +02:00
plan_test.go Make backend.ConfigSchema accept a context (#776) 2023-10-24 13:14:01 +02:00
plan.go internal/command: wrap formatted errors (#519) 2023-09-21 15:45:28 +03:00
plugins_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
plugins.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
providers_lock_test.go Use registry.opentofu.org as the default registry (#379) 2023-10-03 10:49:38 +03:00
providers_lock.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
providers_mirror_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
providers_mirror.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
providers_schema_test.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
providers_schema.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
providers_test.go Use registry.opentofu.org as the default registry (#379) 2023-10-03 10:49:38 +03:00
providers.go Make backend.StateMgr accept a context (#780) 2023-10-24 15:47:46 +02:00
push.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
refresh_test.go Use registry.opentofu.org as the default registry (#379) 2023-10-03 10:49:38 +03:00
refresh.go internal/command: wrap formatted errors (#519) 2023-09-21 15:45:28 +03:00
show_test.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
show.go Make backend.StateMgr accept a context (#780) 2023-10-24 15:47:46 +02:00
state_command.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
state_list_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
state_list.go Make backend.StateMgr accept a context (#780) 2023-10-24 15:47:46 +02:00
state_meta.go Make backend.StateMgr accept a context (#780) 2023-10-24 15:47:46 +02:00
state_mv_test.go Use registry.opentofu.org as the default registry (#379) 2023-10-03 10:49:38 +03:00
state_mv.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
state_pull_test.go internal/command: deprecate ioutil (#318) 2023-09-07 19:53:12 +03:00
state_pull.go Make backend.StateMgr accept a context (#780) 2023-10-24 15:47:46 +02:00
state_push_test.go Make backend.StateMgr accept a context (#780) 2023-10-24 15:47:46 +02:00
state_push.go Make backend.StateMgr accept a context (#780) 2023-10-24 15:47:46 +02:00
state_replace_provider_test.go Use registry.opentofu.org as the default registry (#379) 2023-10-03 10:49:38 +03:00
state_replace_provider.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
state_rm_test.go Use registry.opentofu.org as the default registry (#379) 2023-10-03 10:49:38 +03:00
state_rm.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
state_show_test.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
state_show.go Make backend.StateMgr accept a context (#780) 2023-10-24 15:47:46 +02:00
state_test.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
taint_test.go Use registry.opentofu.org as the default registry (#379) 2023-10-03 10:49:38 +03:00
taint.go Make backend.StateMgr accept a context (#780) 2023-10-24 15:47:46 +02:00
telemetry.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
test_test.go Use registry.opentofu.org as the default registry (#379) 2023-10-03 10:49:38 +03:00
test.go Alter the help message for test command to print the expected behaviour (#622) 2023-10-03 11:17:26 +03:00
ui_input_test.go Rename opentf package to tofu (#466) 2023-09-20 15:16:53 +03:00
ui_input.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
unlock_test.go Rename legacy package to OpenTofu (#493) 2023-09-20 16:10:32 +03:00
unlock.go Make backend.StateMgr accept a context (#780) 2023-10-24 15:47:46 +02:00
untaint_test.go Use registry.opentofu.org as the default registry (#379) 2023-10-03 10:49:38 +03:00
untaint.go Make backend.StateMgr accept a context (#780) 2023-10-24 15:47:46 +02:00
validate_test.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
validate.go Alter the help message for test command to print the expected behaviour (#622) 2023-10-03 11:17:26 +03:00
version_test.go Use registry.opentofu.org as the default registry (#379) 2023-10-03 10:49:38 +03:00
version.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
workspace_command_test.go Make backend.StateMgr accept a context (#780) 2023-10-24 15:47:46 +02:00
workspace_command.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
workspace_delete.go Make backend.Workspaces accept a context (#784) 2023-10-24 19:59:28 +02:00
workspace_list.go Make backend.Workspaces accept a context (#784) 2023-10-24 19:59:28 +02:00
workspace_new.go Make backend.Workspaces accept a context (#784) 2023-10-24 19:59:28 +02:00
workspace_select.go Make backend.Workspaces accept a context (#784) 2023-10-24 19:59:28 +02:00
workspace_show.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00