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
Chris Arcand fccc873a3d
Remove ability to declare a 'cloud' backend
4 years ago
..
arguments command: Remove the experimental "terraform add" command 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 cli: Fix backend init failure with deleted cache 4 years ago
format command/format: Include deletion reasons in plan report 4 years ago
jsonconfig allow json output to marshal ConfigModeAttr blocks 5 years ago
jsonplan json-output: Release format version 1.0 4 years ago
jsonprovider json-output: Release format version 1.0 4 years ago
jsonstate json-output: Release format version 1.0 4 years ago
testdata command: Remove the experimental "terraform add" command 4 years ago
views command: Remove the experimental "terraform add" command 4 years ago
webbrowser Move command/ to internal/command/ 5 years ago
workdir workdir: Start of a new package for working directory state management 5 years ago
apply.go de-linting 5 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 Move command/ to internal/command/ 5 years ago
autocomplete_test.go Move command/ to internal/command/ 5 years ago
cli_ui.go Move command/ to internal/command/ 5 years ago
cli_ui_test.go Move command/ to internal/command/ 5 years ago
command.go Move command/ to internal/command/ 5 years ago
command_test.go command: Remove the experimental "terraform add" command 4 years ago
console.go Add cloud {} configuration block for Terraform Cloud 4 years ago
console_interactive.go Upgrade to Go 1.17 5 years ago
console_interactive_solaris.go Upgrade to Go 1.17 5 years ago
console_test.go Move configs/ to internal/configs/ 5 years ago
flag_kv.go Move command/ to internal/command/ 5 years ago
flag_kv_test.go Move command/ to internal/command/ 5 years ago
fmt.go Move configs/ to internal/configs/ 5 years ago
fmt_test.go Move command/ to internal/command/ 5 years ago
get.go Move command/ to internal/command/ 5 years ago
get_test.go fix temp directory handling in some tests 5 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 Move command/ to internal/command/ 5 years ago
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 Remove ability to declare a 'cloud' backend 4 years ago
init_test.go Merge pull request #29773 from hashicorp/alisdair/init-lock-flags 4 years ago
login.go de-linting 5 years ago
login_test.go Move command/ to internal/command/ 5 years ago
logout.go Move command/ to internal/command/ 5 years ago
logout_test.go Move command/ to internal/command/ 5 years ago
meta.go cli: Fix init failure with deleted cache 4 years ago
meta_backend.go Add cloud {} configuration block for Terraform Cloud 4 years ago
meta_backend_migrate.go Add cloud {} configuration block for Terraform Cloud 4 years ago
meta_backend_test.go command/init: Fail if -input=false but required 4 years ago
meta_config.go Add cloud {} configuration block for Terraform Cloud 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 Move command/ to internal/command/ 5 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 Move command/ to internal/command/ 5 years ago
plugins_test.go Move command/ to internal/command/ 5 years ago
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 Move command/ to internal/command/ 5 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 Move terraform/ to internal/terraform/ 5 years ago
providers_test.go Move command/ to internal/command/ 5 years ago
push.go Move command/ to internal/command/ 5 years ago
refresh.go de-linting 5 years ago
refresh_test.go Move states/ to internal/states/ 5 years ago
show.go Add cloud {} configuration block for Terraform Cloud 4 years ago
show_test.go remove debugging println 4 years ago
state_command.go Move command/ to internal/command/ 5 years ago
state_list.go Add cloud {} configuration block for Terraform Cloud 4 years ago
state_list_test.go Move command/ to internal/command/ 5 years ago
state_meta.go Add cloud {} configuration block for Terraform Cloud 4 years ago
state_mv.go Move states/ to internal/states/ 5 years ago
state_mv_test.go de-linting 5 years ago
state_pull.go Add cloud {} configuration block for Terraform Cloud 4 years ago
state_pull_test.go Move command/ to internal/command/ 5 years ago
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 Move command/ to internal/command/ 5 years ago
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 core: Functional-style API for terraform.Context 5 years ago
test_test.go Move command/ to internal/command/ 5 years ago
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 Move command/ to internal/command/ 5 years ago
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 Move configs/ to internal/configs/ 5 years ago
version.go Move command/ to internal/command/ 5 years ago
version_test.go Move command/ to internal/command/ 5 years ago
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 Add cloud {} configuration block for Terraform Cloud 4 years ago
workspace_list.go Add cloud {} configuration block for Terraform Cloud 4 years ago
workspace_new.go Add cloud {} configuration block for Terraform Cloud 4 years ago
workspace_select.go Add cloud {} configuration block for Terraform Cloud 4 years ago
workspace_show.go Move command/ to internal/command/ 5 years ago