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
Liam Cervante 3ce9e517ae
fix flaky test in views package (#35469)
2 years ago
..
arguments Rebrand Terraform Cloud to HCP Terraform 2 years ago
cliconfig Prevent duplicate error messages for unset environment variables 2 years ago
clistate command/workdir: Model the "backend state" file format 2 years ago
e2etest add -lock-file flag to providers mirror command 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 render entirely unknown blocks in the plan output 2 years ago
jsonfunction lang: stabilise templatestring func experiment (#35224) 2 years ago
jsonplan deferred actions: include deferred resources within JSON plan output (#35065) 2 years ago
jsonprovider internal/command/jsonprovider: Remove root jsonfunction object from function output (#34536) 2 years ago
jsonstate Handle marks a little more consistently 2 years ago
testdata Remove invalid warning during cleanup phase (#35172) 2 years ago
testing Include provider functions in scope used to evaluate test assertions (#34825) 2 years ago
views fix flaky test in views package (#35469) 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 command: "terraform apply" accepts variable values with saved plan 2 years ago
apply_destroy_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
apply_test.go command: "terraform apply" accepts variable values with saved plan 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 Rebrand Terraform Cloud to HCP Terraform 2 years ago
cloud_test.go Rebrand Terraform Cloud to HCP Terraform 2 years ago
command.go Define StatePersistInterval as command meta field 2 years ago
command_test.go Rebrand Terraform Cloud to HCP Terraform 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 move all command args from command/init to args/init 2 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 Rebrand Terraform Cloud to HCP Terraform 2 years ago
hook_module_install.go convert all logs to be view type exclusive for human or json format 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 add suggestion to run `terraform providers` 2 years ago
init_test.go add suggestion to run `terraform providers` 2 years ago
login.go Rebrand Terraform Cloud to HCP Terraform 2 years ago
login_test.go Rebrand Terraform Cloud to HCP Terraform 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 Define StatePersistInterval as command meta field 2 years ago
meta_backend.go Rebrand Terraform Cloud to HCP Terraform 2 years ago
meta_backend_migrate.go Inject appname to backend migration prompts 2 years ago
meta_backend_migrate_test.go Inject appname to backend migration prompts 2 years ago
meta_backend_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
meta_config.go move all command args from command/init to args/init 2 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 Add unit tests for state persist interval env var 2 years ago
meta_vars.go move all command args from command/init to args/init 2 years ago
metadata_command.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
metadata_functions.go lang: Experimental "ephemeralasnull" function 2 years ago
metadata_functions_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
output.go chore: add command ctx to GetRootOutputValues 2 years ago
output_test.go Update copyright file headers to BUSL-1.1 3 years ago
plan.go move all command args from command/init to args/init 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 move all command args from command/init to args/init 2 years ago
providers_lock_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
providers_mirror.go update helptext and docs 2 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 fixing tests internal/command/init, view and argumento 2 years ago
providers_test.go terraform test: Disallow version constraints within test files (#35161) 2 years ago
push.go Update copyright file headers to BUSL-1.1 3 years ago
refresh.go move all command args from command/init to args/init 2 years ago
refresh_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
show.go Rebrand Terraform Cloud to HCP Terraform 2 years ago
show_test.go fix json -help display and failing tests 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 Rebrand Terraform Cloud to HCP Terraform 2 years ago
test_test.go Remove invalid warning during cleanup phase (#35172) 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 terraform test: move override evaluation into expander (#35030) 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