terraform/internal/command
2024-04-23 16:12:59 -04:00
..
arguments Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
cliconfig Prevent duplicate error messages for unset environment variables 2024-03-25 10:57:00 -04:00
clistate command/workdir: Model the "backend state" file format 2024-03-08 17:21:53 -08:00
e2etest Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
format adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
jsonchecks Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
jsonconfig langrefs: Separate package for expression reference analysis 2024-03-12 08:43:55 -07:00
jsonformat Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
jsonfunction internal/command/jsonprovider: Remove root jsonfunction object from function output (#34536) 2024-01-18 15:48:07 -05:00
jsonplan Handle marks a little more consistently 2024-04-18 07:32:52 -07:00
jsonprovider internal/command/jsonprovider: Remove root jsonfunction object from function output (#34536) 2024-01-18 15:48:07 -05:00
jsonstate Handle marks a little more consistently 2024-04-18 07:32:52 -07:00
testdata Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
testing Include provider functions in scope used to evaluate test assertions (#34825) 2024-03-13 13:26:12 +01:00
views Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
webbrowser Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
workdir command/workdir: Model the "backend state" file format 2024-03-08 17:21:53 -08:00
apply.go move all command args from command/init to args/init 2024-04-17 12:26:23 -04:00
apply_destroy_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
apply_test.go Move the testing MockProvider into a dedicated shared package (#34681) 2024-02-16 10:35:29 +01:00
autocomplete.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
autocomplete_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
cli_ui.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
cli_ui_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
cloud.go Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
cloud_test.go Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
command.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
command_test.go Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
console.go backendrun: Separate the types/etc for backends that support operations 2024-03-12 08:44:17 -07:00
console_interactive.go terraform console: Multi-line entry support 2024-03-13 09:00:02 -07:00
console_interactive_solaris.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
console_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
flag_kv.go move all command args from command/init to args/init 2024-04-17 12:26:23 -04:00
flag_kv_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
fmt.go terraform fmt: add .tfmock.hcl as a supported file extension (#34580) 2024-01-29 17:03:31 +01:00
fmt_test.go terraform fmt: add .tfmock.hcl as a supported file extension (#34580) 2024-01-29 17:03:31 +01:00
get.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
get_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
graph.go backendrun: Separate the types/etc for backends that support operations 2024-03-12 08:44:17 -07:00
graph_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
helper.go Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
hook_module_install.go convert all logs to be view type exclusive for human or json format 2024-04-17 12:26:23 -04:00
import.go backendrun: Separate the types/etc for backends that support operations 2024-03-12 08:44:17 -07:00
import_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
init.go Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
init_test.go Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
login.go Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
login_test.go Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
logout.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
logout_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
meta.go move all command args from command/init to args/init 2024-04-17 12:26:23 -04:00
meta_backend.go Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
meta_backend_migrate.go Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
meta_backend_migrate_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
meta_backend_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
meta_config.go move all command args from command/init to args/init 2024-04-17 12:26:23 -04:00
meta_dependencies.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
meta_new.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
meta_providers.go chore: remove extra newline char 2024-03-04 10:44:25 -05:00
meta_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
meta_vars.go move all command args from command/init to args/init 2024-04-17 12:26:23 -04:00
metadata_command.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
metadata_functions.go add special cases for jsonfunction 2023-12-20 15:20:30 -05:00
metadata_functions_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
output.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
output_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
plan.go move all command args from command/init to args/init 2024-04-17 12:26:23 -04:00
plan_test.go Move the testing MockProvider into a dedicated shared package (#34681) 2024-02-16 10:35:29 +01:00
plugins.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
plugins_lock.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
plugins_lock_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
plugins_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
providers.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
providers_lock.go move all command args from command/init to args/init 2024-04-17 12:26:23 -04:00
providers_lock_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
providers_mirror.go move all command args from command/init to args/init 2024-04-17 12:26:23 -04:00
providers_mirror_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
providers_schema.go backendrun: Separate the types/etc for backends that support operations 2024-03-12 08:44:17 -07:00
providers_schema_test.go fixing tests internal/command/init, view and argumento 2024-04-17 12:26:23 -04:00
providers_test.go fix json -help display and failing tests 2024-04-17 12:26:23 -04:00
push.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
refresh.go move all command args from command/init to args/init 2024-04-17 12:26:23 -04:00
refresh_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
show.go Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
show_test.go fix json -help display and failing tests 2024-04-17 12:26:23 -04:00
state_command.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
state_list.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
state_list_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
state_meta.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
state_mv.go backendrun: Separate the types/etc for backends that support operations 2024-03-12 08:44:17 -07:00
state_mv_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
state_pull.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
state_pull_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
state_push.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
state_push_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
state_replace_provider.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
state_replace_provider_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
state_rm.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
state_rm_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
state_show.go backendrun: Separate the types/etc for backends that support operations 2024-03-12 08:44:17 -07:00
state_show_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
state_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
taint.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
taint_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
telemetry.go add missing copyright headers 2023-08-16 11:21:49 -07:00
test.go Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
test_test.go terraform test: don't remove sensitive marks from inputs (#35021) 2024-04-18 18:58:19 +02:00
ui_input.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
ui_input_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
unlock.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
unlock_test.go command/workdir: Model the "backend state" file format 2024-03-08 17:21:53 -08:00
untaint.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
untaint_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
validate.go fix: check for local operations, separate warning for remote execution 2024-03-04 10:34:13 -05:00
validate_test.go fixing tests internal/command/init, view and argumento 2024-04-17 12:26:23 -04:00
version.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
version_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
workspace_command.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
workspace_command_test.go command: TestWorkspace_deleteWithState uses modern state format 2024-03-08 17:21:53 -08:00
workspace_delete.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
workspace_list.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
workspace_new.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
workspace_select.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
workspace_show.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00