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
Liam Cervante 978263efe9
Checks: Introduce check blocks into the terraform node and transform graph (#32735)
3 years ago
..
arguments remove -always-out 3 years ago
cliconfig bugfix(cliconfig.go): emit a warning msg if bad CLI config file path 3 years ago
clistate
e2etest fix(init_test.go): in TestInitProvidersLocalOnly tst, set TF_CLI_CONFIG_FILE env var to an empty val 3 years ago
format Checks: Introduce check blocks into the terraform node and transform graph (#32735) 3 years ago
jsonchecks Checks: Introduce check blocks into the terraform node and transform graph (#32735) 3 years ago
jsonconfig
jsonformat Checks: Introduce check blocks into the terraform node and transform graph (#32735) 3 years ago
jsonfunction Introduce `metadata functions` command (#32487) 3 years ago
jsonplan Checks: Introduce check blocks into the terraform node and transform graph (#32735) 3 years ago
jsonprovider Structured plan renderer: Implement the main functionality for the renderer (#32496) 3 years ago
jsonstate structured run output: impose canonical ordering on jsonstate and jsonplan packages (#32649) 3 years ago
testdata add tests for init syntax error handling 3 years ago
views Checks: Introduce check blocks into the terraform node and transform graph (#32735) 3 years ago
webbrowser
workdir
apply.go Fix for no json output of state locking actions for --json flag (#32451) 3 years ago
apply_destroy_test.go
apply_test.go [fixes 31700] Add mTLS support for http backend by way of client cert & key, as well as enterprise cacert. (#31699) 3 years ago
autocomplete.go
autocomplete_test.go
cli_ui.go
cli_ui_test.go
command.go
command_test.go initwd: Switch from earlyconfig to configs 3 years ago
console.go Fix for no json output of state locking actions for --json flag (#32451) 3 years ago
console_interactive.go
console_interactive_solaris.go
console_test.go
flag_kv.go
flag_kv_test.go
fmt.go
fmt_test.go
get.go
get_test.go
graph.go Fix for no json output of state locking actions for --json flag (#32451) 3 years ago
graph_test.go
helper.go
hook_module_install.go
import.go Fix for no json output of state locking actions for --json flag (#32451) 3 years ago
import_test.go
init.go keep the friendly error message whenever possible 3 years ago
init_test.go add tests for init syntax error handling 3 years ago
login.go
login_test.go
logout.go
logout_test.go
meta.go cliconfig: Allow forcing use of the plugin cache despite the lock file 3 years ago
meta_backend.go Fix for no json output of state locking actions for --json flag (#32451) 3 years ago
meta_backend_migrate.go Fix for no json output of state locking actions for --json flag (#32451) 3 years ago
meta_backend_migrate_test.go
meta_backend_test.go
meta_config.go initwd: Switch from earlyconfig to configs 3 years ago
meta_dependencies.go
meta_new.go
meta_providers.go cliconfig: Allow forcing use of the plugin cache despite the lock file 3 years ago
meta_test.go
meta_vars.go
metadata_command.go Introduce `metadata functions` command (#32487) 3 years ago
metadata_functions.go Introduce `metadata functions` command (#32487) 3 years ago
metadata_functions_test.go Introduce `metadata functions` command (#32487) 3 years ago
output.go
output_test.go
plan.go Fix for no json output of state locking actions for --json flag (#32451) 3 years ago
plan_test.go Merge pull request #32395 from hashicorp/jbardin/plan-output-on-error 3 years ago
plugins.go
plugins_lock.go
plugins_lock_test.go
plugins_test.go
providers.go
providers_lock.go
providers_lock_test.go
providers_mirror.go bugfix: issue-28274, terraform providers mirror command should honor terraform lock file 3 years ago
providers_mirror_test.go
providers_schema.go Fix for no json output of state locking actions for --json flag (#32451) 3 years ago
providers_schema_test.go
providers_test.go
push.go
refresh.go Fix for no json output of state locking actions for --json flag (#32451) 3 years ago
refresh_test.go
show.go
show_test.go add some output values to the show state test 3 years ago
state_command.go
state_list.go
state_list_test.go
state_meta.go
state_mv.go
state_mv_test.go
state_pull.go
state_pull_test.go
state_push.go
state_push_test.go
state_replace_provider.go
state_replace_provider_test.go
state_rm.go
state_rm_test.go
state_show.go Fix for no json output of state locking actions for --json flag (#32451) 3 years ago
state_show_test.go
state_test.go
taint.go
taint_test.go
test.go initwd: Switch from earlyconfig to configs 3 years ago
test_test.go
ui_input.go
ui_input_test.go
unlock.go
unlock_test.go
untaint.go
untaint_test.go
validate.go
validate_test.go
version.go
version_test.go
workspace_command.go Merge pull request #31633 from brittandeyoung/f-workspace-selectornew 3 years ago
workspace_command_test.go
workspace_delete.go
workspace_list.go
workspace_new.go
workspace_select.go Update internal/command/workspace_select.go 3 years ago
workspace_show.go