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
Markus Bösling 275ff5b223
double word removed (#30679)
4 years ago
..
arguments cli: Migrate show command to use command arguments and views 4 years ago
cliconfig cliconfig: Fix error message about invalid credentials helper type 4 years ago
clistate Upgrade to Go 1.17 5 years ago
e2etest build: Build and run e2etest as part of the release build pipeline 4 years ago
format Merge pull request #30685 from hashicorp/alisdair/fix-30641 4 years ago
jsonconfig jsonconfig: add implicitly created provider configs 4 years ago
jsonplan add relevant_attributes to the json plan format 4 years ago
jsonprovider Merge pull request #29648 from hashicorp/jbardin/tfproto6.1 4 years ago
jsonstate json-output: Release format version 1.0 4 years ago
testdata jsonconfig: add implicitly created provider configs 4 years ago
views add whole resource references 4 years ago
webbrowser
workdir workdir: Start of a new package for working directory state management 5 years ago
apply.go command: Adjust skipping of resource counts for any remote implementation 4 years ago
apply_destroy_test.go Move states/ to internal/states/ 5 years ago
apply_test.go test planfile may need to have a specific lineage 4 years ago
autocomplete.go Fix autocomplete for workspace subcommands 4 years ago
autocomplete_test.go
cli_ui.go
cli_ui_test.go
command.go
command_test.go jsonconfig: fix provider mappings with same names 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
flag_kv.go
flag_kv_test.go
fmt.go
fmt_test.go
get.go command: make module installation interruptible 4 years ago
get_test.go command: make module installation interruptible 4 years ago
graph.go Add cloud {} configuration block for Terraform Cloud 4 years ago
graph_test.go Move states/ to internal/states/ 5 years ago
hook_module_install.go
import.go Add cloud {} configuration block for Terraform Cloud 4 years ago
import_test.go backend/local: Check dependency lock consistency before any operations 4 years ago
init.go double word removed (#30679) 4 years ago
init_test.go providercache: Discard lock entries for unused providers 4 years ago
login.go insert panic handlers 4 years ago
login_test.go
logout.go
logout_test.go
meta.go cli: Fix init failure with deleted cache 4 years ago
meta_backend.go command/meta_backend: Allow the remote backend to have no workspaces [again] 4 years ago
meta_backend_migrate.go Do not ask to migrate empty default workspace 4 years ago
meta_backend_migrate_test.go Backend State Migration to `cloud`: Multiple Workspaces 4 years ago
meta_backend_test.go command/init: Fail if -input=false but required 4 years ago
meta_config.go revert change to installModules diag handling 4 years ago
meta_dependencies.go backend/local: Check dependency lock consistency before any operations 4 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 4 years ago
meta_test.go Move terraform/ to internal/terraform/ 5 years ago
meta_vars.go Move terraform/ to internal/terraform/ 5 years ago
output.go Add cloud {} configuration block for Terraform Cloud 4 years ago
output_test.go Move states/ to internal/states/ 5 years ago
plan.go Clarify legacy Ui comments 4 years ago
plan_test.go backend/local: Check dependency lock consistency before any operations 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 4 years ago
plugins_lock_test.go
plugins_test.go
providers.go Add cloud {} configuration block for Terraform Cloud 4 years ago
providers_lock.go providers subcommand tests (#28744) 5 years ago
providers_lock_test.go providers subcommand tests (#28744) 5 years ago
providers_mirror.go
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 Move terraform/ to internal/terraform/ 5 years ago
providers_test.go
push.go
refresh.go Clarify legacy Ui comments 4 years ago
refresh_test.go Move states/ to internal/states/ 5 years ago
show.go cli: Migrate show command to use command arguments and views 4 years ago
show_test.go jsonconfig: fix provider mappings with same names 4 years ago
state_command.go
state_list.go Add cloud {} configuration block for Terraform Cloud 4 years ago
state_list_test.go
state_meta.go Add cloud {} configuration block for Terraform Cloud 4 years ago
state_mv.go cli: Fix state mv exit code for missing resource (#29839) 4 years ago
state_mv_test.go cli: Fix state mv exit code for missing resource (#29839) 4 years ago
state_pull.go Add cloud {} configuration block for Terraform Cloud 4 years ago
state_pull_test.go
state_push.go Add cloud {} configuration block for Terraform Cloud 4 years ago
state_push_test.go Move states/ to internal/states/ 5 years ago
state_replace_provider.go Move states/ to internal/states/ 5 years ago
state_replace_provider_test.go Move states/ to internal/states/ 5 years ago
state_rm.go
state_rm_test.go Move states/ to internal/states/ 5 years ago
state_show.go Add cloud {} configuration block for Terraform Cloud 4 years ago
state_show_test.go Move states/ to internal/states/ 5 years ago
state_test.go Move states/ to internal/states/ 5 years ago
taint.go Add cloud {} configuration block for Terraform Cloud 4 years ago
taint_test.go Move states/ to internal/states/ 5 years ago
test.go command: make module installation interruptible 4 years ago
test_test.go
ui_input.go command: Ensure all answers were used in command.testInputResponseMap 4 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
untaint.go Add cloud {} configuration block for Terraform Cloud 4 years ago
untaint_test.go Move states/ to internal/states/ 5 years ago
validate.go core: Functional-style API for terraform.Context 5 years ago
validate_test.go
version.go
version_test.go
workspace_command.go command/workspace_delete: Allow deleting a workspace with empty husks 4 years ago
workspace_command_test.go command/workspace_delete: Allow deleting a workspace with empty husks 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