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
Megan Bang 72ba8a869e
removes EnableForcePush and other unrelated code
4 years ago
..
arguments
cliconfig build: Use Go 1.19 4 years ago
clistate
e2etest build: Use Go 1.19 4 years ago
format plans: indicate when resource deleted due to move (#31695) 4 years ago
jsonchecks command/jsonchecks: Mark check result objects as experimental 4 years ago
jsonconfig
jsonplan plans: indicate when resource deleted due to move (#31695) 4 years ago
jsonprovider
jsonstate command/jsonstate: Include check results in JSON state report 4 years ago
testdata Ignore existing package hashes for `providers lock` command (#31389) 4 years ago
views plans: indicate when resource deleted due to move (#31695) 4 years ago
webbrowser
workdir build: Use Go 1.19 4 years ago
apply.go add destroy option to terraform apply help text (#31714) 4 years ago
apply_destroy_test.go
apply_test.go Add golden reference test for JSON plan (#31362) 4 years ago
autocomplete.go
autocomplete_test.go
cli_ui.go
cli_ui_test.go
command.go
command_test.go removes EnableForcePush and other unrelated code 4 years ago
console.go
console_interactive.go
console_interactive_solaris.go
console_test.go
flag_kv.go
flag_kv_test.go
fmt.go command/fmt: support formatting multiple files 4 years ago
fmt_test.go command/fmt: support formatting multiple files 4 years ago
get.go
get_test.go
graph.go
graph_test.go
helper.go first part of code review comments 4 years ago
hook_module_install.go
import.go don't check diags for errors 4 years ago
import_test.go build: Use Go 1.19 4 years ago
init.go terraform init: add warning and guidance when lock file is incomplete (#31399) 4 years ago
init_test.go terraform init: add warning and guidance when lock file is incomplete (#31399) 4 years ago
login.go
login_test.go
logout.go
logout_test.go
meta.go add warning to diags and show at the end of each command 4 years ago
meta_backend.go update persist state 4 years ago
meta_backend_migrate.go first part of code review comments 4 years ago
meta_backend_migrate_test.go remove errant fmt.Println 4 years ago
meta_backend_test.go update persist state 4 years ago
meta_config.go Experiments supported only in alpha/dev builds 4 years ago
meta_dependencies.go
meta_new.go
meta_providers.go
meta_test.go
meta_vars.go
output.go fix: have `terraform output` adhere to authorization w/ cloud 4 years ago
output_test.go
plan.go
plan_test.go Add golden reference test for JSON plan (#31362) 4 years ago
plugins.go
plugins_lock.go
plugins_lock_test.go
plugins_test.go
providers.go goimports on providers.go only 4 years ago
providers_lock.go Ignore existing package hashes for `providers lock` command (#31389) 4 years ago
providers_lock_test.go Ignore existing package hashes for `providers lock` command (#31389) 4 years ago
providers_mirror.go add XTerraformGetLimit to prevent redirect loops 4 years ago
providers_mirror_test.go
providers_schema.go
providers_schema_test.go
providers_test.go
push.go
refresh.go command: mention plan options in refresh help text (#30892) 4 years ago
refresh_test.go
show.go first part of code review comments 4 years ago
show_test.go command: fix panic on show when state file is invalid or unavailable (#31444) 4 years ago
state_command.go
state_list.go
state_list_test.go
state_meta.go
state_mv.go don't check diags for errors 4 years ago
state_mv_test.go
state_pull.go
state_pull_test.go
state_push.go add warning to diags and show at the end of each command 4 years ago
state_push_test.go update persist state 4 years ago
state_replace_provider.go don't check diags for errors 4 years ago
state_replace_provider_test.go remove test for error 4 years ago
state_rm.go don't check diags for errors 4 years ago
state_rm_test.go
state_show.go
state_show_test.go
state_test.go
taint.go don't check diags for errors 4 years ago
taint_test.go refactor GetSchemas to include an option to pass in a config 4 years ago
test.go Use hashicorp/terraform-registry-address as a decoupled library (#28338) 4 years ago
test_test.go
ui_input.go
ui_input_test.go
unlock.go
unlock_test.go
untaint.go don't check diags for errors 4 years ago
untaint_test.go
validate.go
validate_test.go
version.go
version_test.go
workspace_command.go
workspace_command_test.go
workspace_delete.go
workspace_list.go
workspace_new.go update persist state 4 years ago
workspace_select.go
workspace_show.go