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
Martin Atkins 4d53eaa6df
state: more robust handling of state Serial
9 years ago
..
clistate Have the clistate Lock use LockWithContext 9 years ago
format command/format: minor adjustments to plan rendering 9 years ago
test-fixtures command/validate: Add flag to check that all variables are specified (#13872) 9 years ago
testdata Have backend operations properly unlock state 9 years ago
apply.go command: also print plan for destroy 9 years ago
apply_destroy_test.go Push plugin discovery down into command package 9 years ago
apply_test.go Merge pull request #15032 from hashicorp/jbardin/init 9 years ago
cli_ui.go adding new AskSecret to ColorizeUi 11 years ago
cli_ui_test.go command/*: colors on error messages (red) 12 years ago
command.go always pass in the full plugin path to dicovery 9 years ago
command_test.go Update tests for the new ProviderResolver interface 9 years ago
console.go have Meta.Backend use a Config rather than loading 9 years ago
console_interactive.go command: split out and tag code so compilation works on Solaris 9 years ago
console_interactive_solaris.go command: split out and tag code so compilation works on Solaris 9 years ago
console_test.go Push plugin discovery down into command package 9 years ago
debug_command.go Add debug command with json2dot 9 years ago
debug_json2dot.go Add debug command with json2dot 9 years ago
debug_json2dot_test.go Push plugin discovery down into command package 9 years ago
flag_kv.go command: use helper/variables for flags and parsing 9 years ago
flag_kv_test.go command: use helper/variables for flags and parsing 9 years ago
fmt.go command/fmt: Improve documentation for -diff and defaults (#6398) 10 years ago
fmt_test.go Push plugin discovery down into command package 9 years ago
get.go command: convert to use backends 9 years ago
get_test.go Push plugin discovery down into command package 9 years ago
graph.go have Meta.Backend use a Config rather than loading 9 years ago
graph_test.go Push plugin discovery down into command package 9 years ago
hcl_printer.go always quote hcl map keys 9 years ago
hcl_printer_test.go always quote hcl map keys 9 years ago
hook_ui.go it's possible to get a nil diff in PreApply 9 years ago
hook_ui_test.go command/hook_ui: Increase max length of state IDs (#13317) 9 years ago
import.go find -plugin-dir during import 9 years ago
import_test.go test import with -plugin-dir 9 years ago
init.go core: Skip provider checksum validation based on env var 9 years ago
init_test.go command: init to allow plugin init without backend init 9 years ago
internal_plugin.go Set a log prefix for each plugin and remove go-dynect global log prefix (#6336) 10 years ago
internal_plugin_list.go remove "core" distinction 9 years ago
internal_plugin_test.go remove "core" distinction 9 years ago
meta.go core: Skip provider checksum validation based on env var 9 years ago
meta_backend.go command: add "apply -auto-approve=false" flag 9 years ago
meta_backend_migrate.go command + backend: rename various API objects to "Workspace" terminology 9 years ago
meta_backend_test.go command + backend: rename various API objects to "Workspace" terminology 9 years ago
meta_new.go have Meta.Backend use a Config rather than loading 9 years ago
meta_test.go command + backend: rename various API objects to "Workspace" terminology 9 years ago
module_storage.go fix a bunch of tests from go-getter import 11 years ago
module_storage_test.go fix a bunch of tests from go-getter import 11 years ago
output.go command + backend: rename various API objects to "Workspace" terminology 9 years ago
output_test.go Push plugin discovery down into command package 9 years ago
plan.go Add plugin dir scaffolding 9 years ago
plan_test.go Push plugin discovery down into command package 9 years ago
plugins.go improve plugin error formatting 9 years ago
plugins_lock.go change providers.json to lock.json 9 years ago
plugins_lock_test.go command: helper to manage the provider plugins lock file 9 years ago
plugins_test.go add -plugin-dir option 9 years ago
providers.go command/providers: Enable processing of meta-parameters 9 years ago
providers_test.go command/providers: Add regression test 9 years ago
push.go command: shallow UI-focused rename of "environment" to "workspace" 9 years ago
push_test.go Don't show plugin init message if there are none 9 years ago
refresh.go Add plugin dir scaffolding 9 years ago
refresh_test.go Push plugin discovery down into command package 9 years ago
show.go command + backend: rename various API objects to "Workspace" terminology 9 years ago
show_test.go Push plugin discovery down into command package 9 years ago
state_command.go Thread the environment through all commands 9 years ago
state_list.go command + backend: rename various API objects to "Workspace" terminology 9 years ago
state_list_test.go Push plugin discovery down into command package 9 years ago
state_meta.go don't load the backend when -state is provided 9 years ago
state_mv.go Fix state mv/rm -backup documentation 9 years ago
state_mv_test.go don't load the backend when -state is provided 9 years ago
state_pull.go command + backend: rename various API objects to "Workspace" terminology 9 years ago
state_pull_test.go Push plugin discovery down into command package 9 years ago
state_push.go command + backend: rename various API objects to "Workspace" terminology 9 years ago
state_push_test.go Push plugin discovery down into command package 9 years ago
state_rm.go Fix state mv/rm -backup documentation 9 years ago
state_rm_test.go don't load the backend when -state is provided 9 years ago
state_show.go command + backend: rename various API objects to "Workspace" terminology 9 years ago
state_show_test.go Push plugin discovery down into command package 9 years ago
state_test.go command: tests should move to temporary cwd 9 years ago
taint.go command + backend: rename various API objects to "Workspace" terminology 9 years ago
taint_test.go Clean up LockInfo and LockError and use them 9 years ago
ui_input.go command: initial work on migrating envs, basic cases first 9 years ago
ui_input_test.go command: use bufio.ReadString instead of scanning to get spaces 10 years ago
unlock.go command + backend: rename various API objects to "Workspace" terminology 9 years ago
unlock_test.go Push plugin discovery down into command package 9 years ago
untaint.go command + backend: rename various API objects to "Workspace" terminology 9 years ago
untaint_test.go Clean up LockInfo and LockError and use them 9 years ago
validate.go command/validate: Add flag to check that all variables are specified (#13872) 9 years ago
validate_test.go command/validate: Add flag to check that all variables are specified (#13872) 9 years ago
version.go fixing version numbers RCs should be labeled x.x.x-rcx 11 years ago
version_test.go Implement CLI, version command 12 years ago
workspace_command.go command + backend: rename various API objects to "Workspace" terminology 9 years ago
workspace_command_test.go state: more robust handling of state Serial 9 years ago
workspace_delete.go Unlock state before workspace deletion 9 years ago
workspace_list.go command + backend: rename various API objects to "Workspace" terminology 9 years ago
workspace_new.go command + backend: rename various API objects to "Workspace" terminology 9 years ago
workspace_select.go command + backend: rename various API objects to "Workspace" terminology 9 years ago