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
Mitchell Hashimoto ae4f79e3b6
command/meta: add -shadow flag to disable shadow graph
10 years ago
..
test-fixtures command/meta: validate config immediately 10 years ago
apply.go command/apply: Xnew-apply 10 years ago
apply_destroy_test.go
apply_test.go Make TestApply_parallelism more reliable 10 years ago
cli_ui.go
cli_ui_test.go
command.go command/meta: validate config immediately 10 years ago
command_test.go command/push: failing test for pushing with no modules 10 years ago
counthookaction_string.go
flag_kv.go Merge pull request #9268 from hashicorp/jbardin/hcl-maps 10 years ago
flag_kv_test.go Merge pull request #9268 from hashicorp/jbardin/hcl-maps 10 years ago
fmt.go
fmt_test.go
format_plan.go Fix plan output for data sources 10 years ago
format_plan_test.go Fix plan output for data sources 10 years ago
format_state.go core: Fix crash with tainted resource 10 years ago
get.go
get_test.go
graph.go
graph_test.go
hcl_printer.go Strip off extra \n in hcl encoded variables 10 years ago
hook_count.go Make all terraform package tests pass under -race 10 years ago
hook_count_action.go
hook_count_test.go command: Do not count data sources in plan totals 10 years ago
hook_state.go
hook_state_test.go
hook_ui.go Make all terraform package tests pass under -race 10 years ago
import.go
import_test.go
init.go Fix vet issues 10 years ago
init_test.go
internal_plugin.go
internal_plugin_core.go
internal_plugin_list.go Merge branch 'cwood/bitbucket-provider' of https://github.com/cwood/terraform into cwood-cwood/bitbucket-provider 10 years ago
internal_plugin_test.go
meta.go command/meta: add -shadow flag to disable shadow graph 10 years ago
meta_test.go
module_storage.go
module_storage_test.go
output.go core: Fix -module for terraform output command 10 years ago
output_test.go core: Fix -module for terraform output command 10 years ago
plan.go command/plan: remove -backup from help text 10 years ago
plan_test.go command/meta: validate config immediately 10 years ago
push.go command/push: create the proper parent directory entries in tar 10 years ago
push_test.go Fix vet issues 10 years ago
refresh.go core: Fix -module for terraform output command 10 years ago
refresh_test.go command: Fixup comment typo 10 years ago
remote.go
remote_config.go Fix vet issues 10 years ago
remote_config_test.go
remote_pull.go
remote_pull_test.go
remote_push.go
remote_push_test.go
show.go
show_test.go
state.go Use -state-out option when applying from a plan 10 years ago
state_command.go
state_list.go
state_list_test.go
state_meta.go
state_mv.go command: correct outdated comment 10 years ago
state_mv_test.go command: test for moving resource with count [GH-7797] 10 years ago
state_rm.go core: Add `terraform state rm` command and docs 10 years ago
state_rm_test.go Update state_rm_test.go 10 years ago
state_show.go Fix panic when showing empty state 10 years ago
state_show_test.go Add test for showing an empty state 10 years ago
state_test.go
taint.go
taint_test.go Add tests and fix last issues 10 years ago
ui_input.go command: use bufio.ReadString instead of scanning to get spaces 10 years ago
ui_input_test.go command: use bufio.ReadString instead of scanning to get spaces 10 years ago
untaint.go
untaint_test.go Add tests and fix last issues 10 years ago
validate.go
validate_test.go
version.go
version_test.go