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/command
Kristin Laemmert 3fa063b8dc
command/format: concise diff is now the default (#27079)
5 years ago
..
cliconfig command/cliconfig: Allow development overrides for providers 5 years ago
clistate remove legacy types from command package 5 years ago
e2etest Add e2e test for provisioner plugin 5 years ago
format command/format: concise diff is now the default (#27079) 5 years ago
jsonconfig Ensure depends_on is in module calls for config 6 years ago
jsonplan
jsonprovider remove LegacyProvider (#26433) 5 years ago
jsonstate Unmark values before showing in JSON 5 years ago
testdata command: Fix fmt to preserve blank block labels 5 years ago
webbrowser
012_config_upgrade.go command/0.13upgrade: Remove this subcommand 5 years ago
012_config_upgrade_test.go command/0.13upgrade: Remove this subcommand 5 years ago
013_config_upgrade.go command/0.13upgrade: Remove this subcommand 5 years ago
013_config_upgrade_test.go command/0.13upgrade: Remove this subcommand 5 years ago
apply.go command: Improve consistency of the command short descriptions 5 years ago
apply_destroy_test.go
apply_test.go Use prepared config in provider.Configure 5 years ago
autocomplete.go
autocomplete_test.go
cli_ui.go
cli_ui_test.go
command.go
command_test.go remove legacy types from command package 5 years ago
console.go backend: Validate remote backend Terraform version 5 years ago
console_interactive.go
console_interactive_solaris.go
console_test.go deprecate helper/copy 5 years ago
flag_kv.go
flag_kv_test.go
fmt.go command: Improve consistency of the command short descriptions 5 years ago
fmt_test.go command: remove unused method on pluginSHA256LockFile (#26402) 5 years ago
get.go command: Improve consistency of the command short descriptions 5 years ago
get_test.go deprecate helper/copy 5 years ago
graph.go backend: Validate remote backend Terraform version 5 years ago
graph_test.go remove LegacyProvider (#26433) 5 years ago
hook_module_install.go
hook_ui.go command: Remove stubbed-out apply diff output code 6 years ago
hook_ui_test.go
import.go backend: Validate remote backend Terraform version 5 years ago
import_test.go Merge pull request #26519 from hashicorp/jbardin/FIXME 5 years ago
init.go backend: Validate remote backend Terraform version 5 years ago
init_test.go states: Disable Terraform version check 5 years ago
login.go Add scopes support to password grant type 6 years ago
login_test.go Add command/login test for scopes 6 years ago
logout.go
logout_test.go
meta.go command/format: concise diff is now the default (#27079) 5 years ago
meta_backend.go remove legacy types from command package 5 years ago
meta_backend_migrate.go command: Always validate workspace name 6 years ago
meta_backend_test.go deprecate helper/copy 5 years ago
meta_config.go remove unused code (#26503) 5 years ago
meta_dependencies.go command/init: Read, respect, and update provider dependency locks 5 years ago
meta_new.go
meta_providers.go separate core and provider loggers 5 years ago
meta_test.go Merge pull request #25847 from zachwhaley/fix-tf-cli-args-no-color 6 years ago
meta_vars.go
output.go backend: Validate remote backend Terraform version 5 years ago
output_test.go repl: Improved value renderer for console outputs 6 years ago
plan.go command: Improve consistency of the command short descriptions 5 years ago
plan_test.go interrupted execution now exits with an error 5 years ago
plugins.go run built-in provisioners in-process 5 years ago
plugins_lock.go command: remove unused method on pluginSHA256LockFile (#26402) 5 years ago
plugins_lock_test.go command: remove unused method on pluginSHA256LockFile (#26402) 5 years ago
plugins_test.go
providers.go backend: Validate remote backend Terraform version 5 years ago
providers_lock.go command: Improve consistency of the command short descriptions 5 years ago
providers_mirror.go command: Improve consistency of the command short descriptions 5 years ago
providers_schema.go backend: Validate remote backend Terraform version 5 years ago
providers_schema_test.go deprecate helper/copy 5 years ago
providers_test.go internal: Fix lockfile constraint output for 1.2.* 5 years ago
push.go
refresh.go command: Improve consistency of the command short descriptions 5 years ago
refresh_test.go deprecate helper/copy 5 years ago
show.go backend: Validate remote backend Terraform version 5 years ago
show_test.go deprecate helper/copy 5 years ago
state_command.go
state_list.go backend: Validate remote backend Terraform version 5 years ago
state_list_test.go deprecate helper/copy 5 years ago
state_meta.go backend: Validate remote backend Terraform version 5 years ago
state_mv.go backend: Validate remote backend Terraform version 5 years ago
state_mv_test.go deprecate helper/copy 5 years ago
state_pull.go backend: Validate remote backend Terraform version 5 years ago
state_pull_test.go deprecate helper/copy 5 years ago
state_push.go backend: Validate remote backend Terraform version 5 years ago
state_push_test.go deprecate helper/copy 5 years ago
state_replace_provider.go backend: Validate remote backend Terraform version 5 years ago
state_replace_provider_test.go vendor: Upgrade mitchellh/cli 6 years ago
state_rm.go backend: Validate remote backend Terraform version 5 years ago
state_rm_test.go deprecate helper/copy 5 years ago
state_show.go backend: Validate remote backend Terraform version 5 years ago
state_show_test.go
state_test.go
taint.go backend: Validate remote backend Terraform version 5 years ago
taint_test.go deprecate helper/copy 5 years ago
ui_input.go Exit with error if UI input scan fails (#26509) 5 years ago
ui_input_test.go Exit with error if UI input scan fails (#26509) 5 years ago
unlock.go command: Improve consistency of the command short descriptions 5 years ago
unlock_test.go remove legacy types from command package 5 years ago
untaint.go backend: Validate remote backend Terraform version 5 years ago
untaint_test.go remove LegacyProvider (#26433) 5 years ago
validate.go command: Improve consistency of the command short descriptions 5 years ago
validate_test.go deprecate helper/copy 5 years ago
version.go command/version: Report the current platform 5 years ago
version_test.go command/version: Report the current platform 5 years ago
workspace_command.go remove unused code (#26503) 5 years ago
workspace_command_test.go remove legacy types from command package 5 years ago
workspace_delete.go backend: Validate remote backend Terraform version 5 years ago
workspace_list.go backend: Validate remote backend Terraform version 5 years ago
workspace_new.go backend: Validate remote backend Terraform version 5 years ago
workspace_select.go backend: Validate remote backend Terraform version 5 years ago
workspace_show.go command: Always validate workspace name 6 years ago