terraform/internal/command
Nick Fagerlund c9c24706aa
Merge pull request #34741 from hashicorp/nf/feb24-provider-addrs-in-statuses
Stacks, Hooks: Include full provider addresses
2024-02-28 11:11:33 -08:00
..
arguments terraform test: Experimental JUnit XML reporting 2024-01-15 08:51:02 -08:00
cliconfig Typo fix 2023-12-04 15:05:33 -08:00
clistate Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
e2etest provider/terraform: Terraform-specific encoding functions 2024-02-27 16:13:48 -08: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 missing Type in marshalModuleCall Attribute 2023-10-18 12:23:31 -04:00
jsonformat try to render some empty string -> null changes 2024-02-27 16:59:06 -05:00
jsonfunction internal/command/jsonprovider: Remove root jsonfunction object from function output (#34536) 2024-01-18 15:48:07 -05:00
jsonplan terraform: Plans can be "complete" and "applyable" 2024-02-09 09:24:27 -08:00
jsonprovider internal/command/jsonprovider: Remove root jsonfunction object from function output (#34536) 2024-01-18 15:48:07 -05:00
jsonstate states: Only track root module output values 2023-12-07 09:56:36 -08:00
testdata run terraform fmt on test 2024-02-23 13:50:46 +01:00
testing Move the testing MockProvider into a dedicated shared package (#34681) 2024-02-16 10:35:29 +01:00
views Rename some UiHook tests for easier ad-hoc runs 2024-02-27 19:28:20 -08:00
webbrowser Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
workdir Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
apply.go states: Only track root module output values 2023-12-07 09:56:36 -08: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 Adjust CloudPluginConfig doc comments 2024-01-05 13:58:14 -08:00
cloud_test.go Add test for (CloudPluginConfig).ToMetadata() 2024-01-04 14:44:27 -08:00
command.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
command_test.go Move the testing MockProvider into a dedicated shared package (#34681) 2024-02-16 10:35:29 +01:00
console.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
console_interactive.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00: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 Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01: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 command/graph: Simpler resource-only graph by default 2023-11-28 13:48:48 -08:00
graph_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
helper.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
hook_module_install.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
import.go expose ImportTarget.IDString for legacy import 2023-09-26 11:31:45 -04:00
import_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
init.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
init_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
login.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
login_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00: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 adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
meta_backend.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
meta_backend_migrate.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01: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 Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01: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 ensure unmanaged plugins have an address 2023-12-08 13:10:38 -05:00
meta_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
meta_vars.go Add docs for automatic var files in test directories (#34349) 2023-12-06 08:10:45 +01: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 Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01: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 remove outdated comment 2024-02-08 17:32:59 +01:00
providers_lock_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
providers_mirror.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
providers_mirror_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
providers_schema.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
providers_schema_test.go Move the testing MockProvider into a dedicated shared package (#34681) 2024-02-16 10:35:29 +01:00
providers_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
push.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
refresh.go states: Only track root module output values 2023-12-07 09:56:36 -08:00
refresh_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
show.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
show_test.go Move the testing MockProvider into a dedicated shared package (#34681) 2024-02-16 10:35:29 +01: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 adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00: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 adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00: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 terraform test: Experimental JUnit XML reporting 2024-01-15 08:51:02 -08:00
test_test.go test: allow using global variables in suite-level variable definitions 2024-02-20 16:40:30 +01: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 adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00: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 stacks: add support for external providers to validate context (#34701) 2024-02-21 10:47:35 +01:00
validate_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00: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 adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00: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