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 72dd14ca5c
core: Do everything except the actual action for plans.NoOp
4 years ago
..
arguments cli: Migrate show command to use command arguments and views 4 years ago
cliconfig fix(creds): allow periods in TF_TOKEN_... credentials vars 4 years ago
clistate Upgrade to Go 1.17 5 years ago
e2etest add e2e test with provider schema capabilities 4 years ago
format Standardise how blank lines are added to plan for unchanged blocks (#31330) 4 years ago
jsonconfig jsonconfig: add implicitly created provider configs 4 years ago
jsonplan Merge pull request #31235 from hashicorp/alisdair/json-plan-unknown-outputs 4 years ago
jsonprovider Merge pull request #29648 from hashicorp/jbardin/tfproto6.1 4 years ago
jsonstate test(cloud): ensure state version is created when saving state 4 years ago
testdata Ignore existing package hashes for `providers lock` command (#31389) 4 years ago
views core: Do everything except the actual action for plans.NoOp 4 years ago
webbrowser
workdir test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
apply.go command: Adjust skipping of resource counts for any remote implementation 4 years ago
apply_destroy_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
apply_test.go Add golden reference test for JSON plan (#31362) 4 years ago
autocomplete.go Fix autocomplete for workspace subcommands 4 years ago
autocomplete_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
cli_ui.go
cli_ui_test.go
command.go
command_test.go Add golden reference test for JSON plan (#31362) 4 years ago
console.go Merge pull request #29825 from hashicorp/jbardin/no-panicwrap 4 years ago
console_interactive.go remove wrapped streams and readline 4 years ago
console_interactive_solaris.go Upgrade to Go 1.17 5 years ago
console_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
flag_kv.go
flag_kv_test.go
fmt.go Update internal/command/fmt.go 4 years ago
fmt_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
get.go command: make module installation interruptible 4 years ago
get_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
graph.go Add cloud {} configuration block for Terraform Cloud 4 years ago
graph_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
hook_module_install.go
import.go remove -allow-missing-config from import 4 years ago
import_test.go remove -allow-missing-config from import 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 insert panic handlers 4 years ago
login_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
logout.go Fix problems caught by staticcheck v0.3.0 4 years ago
logout_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
meta.go Merge pull request #31283 from hashicorp/jbardin/plan-import 4 years ago
meta_backend.go add simple error indicating backend removal 4 years ago
meta_backend_migrate.go Do not ask to migrate empty default workspace 4 years ago
meta_backend_migrate_test.go remove errant fmt.Println 4 years ago
meta_backend_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
meta_config.go Experiments supported only in alpha/dev builds 4 years ago
meta_dependencies.go backend/local: Check dependency lock consistency before any operations 5 years ago
meta_new.go Move plans/ to internal/plans/ 5 years ago
meta_providers.go command: Early error message for missing cache entries of locked providers 5 years ago
meta_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
meta_vars.go cli: Improved error for invalid -var "foo = bar" 4 years ago
output.go Merge pull request #29354 from srdecny/main 4 years ago
output_test.go Move states/ to internal/states/ 5 years ago
plan.go Clarify multiple times usage (#30724) 4 years ago
plan_test.go Add golden reference test for JSON plan (#31362) 4 years ago
plugins.go workdir: Start of a new package for working directory state management 5 years ago
plugins_lock.go core: Simplify and centralize plugin availability checks 5 years ago
plugins_lock_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
plugins_test.go
providers.go Add cloud {} configuration block for Terraform Cloud 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 subcommand tests (#28744) 5 years ago
providers_schema.go Add cloud {} configuration block for Terraform Cloud 4 years ago
providers_schema_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
providers_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
push.go
refresh.go command: mention plan options in refresh help text (#30892) 4 years ago
refresh_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
show.go command: fix panic on show when state file is invalid or unavailable (#31444) 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 Add cloud {} configuration block for Terraform Cloud 4 years ago
state_list_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
state_meta.go Add cloud {} configuration block for Terraform Cloud 4 years ago
state_mv.go cli: Make state commands check required version (#30511) 4 years ago
state_mv_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
state_pull.go cli: Make state commands check required version (#30511) 4 years ago
state_pull_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
state_push.go cli: Make state commands check required version (#30511) 4 years ago
state_push_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
state_replace_provider.go cli: Make state commands check required version (#30511) 4 years ago
state_replace_provider_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
state_rm.go cli: Make state commands check required version (#30511) 4 years ago
state_rm_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
state_show.go Add cloud {} configuration block for Terraform Cloud 4 years ago
state_show_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
state_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
taint.go cli: Make state commands check required version (#30511) 4 years ago
taint_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
test.go Use hashicorp/terraform-registry-address as a decoupled library (#28338) 4 years ago
test_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
ui_input.go command: Ensure all answers were used in command.testInputResponseMap 5 years ago
ui_input_test.go Move terraform/ to internal/terraform/ 5 years ago
unlock.go Move terraform/ to internal/terraform/ 5 years ago
unlock_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
untaint.go Add cloud {} configuration block for Terraform Cloud 4 years ago
untaint_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
validate.go core: Functional-style API for terraform.Context 5 years ago
validate_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
version.go
version_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
workspace_command.go command/workspace_delete: Allow deleting a workspace with empty husks 5 years ago
workspace_command_test.go test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
workspace_delete.go Fix autocomplete for workspace subcommands 4 years ago
workspace_list.go Add cloud {} configuration block for Terraform Cloud 4 years ago
workspace_new.go Fix autocomplete for workspace subcommands 4 years ago
workspace_select.go Fix autocomplete for workspace subcommands 4 years ago
workspace_show.go