You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/internal/command
Martin Atkins 58b48f4bab
provider/terraform: Use new convention for function names
2 years ago
..
arguments terraform test: Experimental JUnit XML reporting 2 years ago
cliconfig Typo fix 2 years ago
clistate command/workdir: Model the "backend state" file format 2 years ago
e2etest provider/terraform: Use new convention for function names 2 years ago
format adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
jsonchecks Update copyright file headers to BUSL-1.1 3 years ago
jsonconfig langrefs: Separate package for expression reference analysis 2 years ago
jsonformat try to render some empty string -> null changes 2 years ago
jsonfunction internal/command/jsonprovider: Remove root jsonfunction object from function output (#34536) 2 years ago
jsonplan remove repetitive words 2 years ago
jsonprovider internal/command/jsonprovider: Remove root jsonfunction object from function output (#34536) 2 years ago
jsonstate states: Only track root module output values 2 years ago
testdata Include provider functions in scope used to evaluate test assertions (#34825) 2 years ago
testing Include provider functions in scope used to evaluate test assertions (#34825) 2 years ago
views Rename some UiHook tests for easier ad-hoc runs 2 years ago
webbrowser Update copyright file headers to BUSL-1.1 3 years ago
workdir command/workdir: Model the "backend state" file format 2 years ago
apply.go backendrun: Separate the types/etc for backends that support operations 2 years ago
apply_destroy_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
apply_test.go Move the testing MockProvider into a dedicated shared package (#34681) 2 years ago
autocomplete.go Update copyright file headers to BUSL-1.1 3 years ago
autocomplete_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
cli_ui.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
cli_ui_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
cloud.go Adjust CloudPluginConfig doc comments 2 years ago
cloud_test.go Add test for (CloudPluginConfig).ToMetadata() 2 years ago
command.go Update copyright file headers to BUSL-1.1 3 years ago
command_test.go command/workdir: Model the "backend state" file format 2 years ago
console.go backendrun: Separate the types/etc for backends that support operations 2 years ago
console_interactive.go terraform console: Multi-line entry support 2 years ago
console_interactive_solaris.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
console_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
flag_kv.go Update copyright file headers to BUSL-1.1 3 years ago
flag_kv_test.go Update copyright file headers to BUSL-1.1 3 years ago
fmt.go terraform fmt: add .tfmock.hcl as a supported file extension (#34580) 2 years ago
fmt_test.go terraform fmt: add .tfmock.hcl as a supported file extension (#34580) 2 years ago
get.go Update copyright file headers to BUSL-1.1 3 years ago
get_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
graph.go backendrun: Separate the types/etc for backends that support operations 2 years ago
graph_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
helper.go backendrun: Separate the types/etc for backends that support operations 2 years ago
hook_module_install.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
import.go backendrun: Separate the types/etc for backends that support operations 2 years ago
import_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
init.go Update copyright file headers to BUSL-1.1 3 years ago
init_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
login.go Update copyright file headers to BUSL-1.1 3 years ago
login_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
logout.go Update copyright file headers to BUSL-1.1 3 years ago
logout_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
meta.go backendrun: Separate the types/etc for backends that support operations 2 years ago
meta_backend.go backendrun: Separate the types/etc for backends that support operations 2 years ago
meta_backend_migrate.go remove repetitive words 2 years ago
meta_backend_migrate_test.go Update copyright file headers to BUSL-1.1 3 years ago
meta_backend_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
meta_config.go Update copyright file headers to BUSL-1.1 3 years ago
meta_dependencies.go Update copyright file headers to BUSL-1.1 3 years ago
meta_new.go Update copyright file headers to BUSL-1.1 3 years ago
meta_providers.go chore: remove extra newline char 2 years ago
meta_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
meta_vars.go backendrun: Separate the types/etc for backends that support operations 2 years ago
metadata_command.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
metadata_functions.go add special cases for jsonfunction 2 years ago
metadata_functions_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
output.go Update copyright file headers to BUSL-1.1 3 years ago
output_test.go Update copyright file headers to BUSL-1.1 3 years ago
plan.go backendrun: Separate the types/etc for backends that support operations 2 years ago
plan_test.go Move the testing MockProvider into a dedicated shared package (#34681) 2 years ago
plugins.go Update copyright file headers to BUSL-1.1 3 years ago
plugins_lock.go Update copyright file headers to BUSL-1.1 3 years ago
plugins_lock_test.go Update copyright file headers to BUSL-1.1 3 years ago
plugins_test.go Update copyright file headers to BUSL-1.1 3 years ago
providers.go Update copyright file headers to BUSL-1.1 3 years ago
providers_lock.go remove outdated comment 2 years ago
providers_lock_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
providers_mirror.go Update copyright file headers to BUSL-1.1 3 years ago
providers_mirror_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
providers_schema.go backendrun: Separate the types/etc for backends that support operations 2 years ago
providers_schema_test.go Move the testing MockProvider into a dedicated shared package (#34681) 2 years ago
providers_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
push.go Update copyright file headers to BUSL-1.1 3 years ago
refresh.go backendrun: Separate the types/etc for backends that support operations 2 years ago
refresh_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
show.go Update copyright file headers to BUSL-1.1 3 years ago
show_test.go Move the testing MockProvider into a dedicated shared package (#34681) 2 years ago
state_command.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_list.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_list_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_meta.go Update copyright file headers to BUSL-1.1 3 years ago
state_mv.go backendrun: Separate the types/etc for backends that support operations 2 years ago
state_mv_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_pull.go Update copyright file headers to BUSL-1.1 3 years ago
state_pull_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_push.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_push_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_replace_provider.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_replace_provider_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_rm.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_rm_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_show.go backendrun: Separate the types/etc for backends that support operations 2 years ago
state_show_test.go Update copyright file headers to BUSL-1.1 3 years ago
state_test.go Update copyright file headers to BUSL-1.1 3 years ago
taint.go Update copyright file headers to BUSL-1.1 3 years ago
taint_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
telemetry.go add missing copyright headers 3 years ago
test.go terraform test: Experimental JUnit XML reporting 2 years ago
test_test.go Include provider functions in scope used to evaluate test assertions (#34825) 2 years ago
ui_input.go Update copyright file headers to BUSL-1.1 3 years ago
ui_input_test.go Update copyright file headers to BUSL-1.1 3 years ago
unlock.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
unlock_test.go command/workdir: Model the "backend state" file format 2 years ago
untaint.go Update copyright file headers to BUSL-1.1 3 years ago
untaint_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
validate.go fix: check for local operations, separate warning for remote execution 2 years ago
validate_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
version.go Update copyright file headers to BUSL-1.1 3 years ago
version_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
workspace_command.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
workspace_command_test.go command: TestWorkspace_deleteWithState uses modern state format 2 years ago
workspace_delete.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
workspace_list.go Update copyright file headers to BUSL-1.1 3 years ago
workspace_new.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
workspace_select.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
workspace_show.go Update copyright file headers to BUSL-1.1 3 years ago