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
Daniel Banck f29046037f
Add regression test for apply with vars
1 week ago
..
arguments PSS: Remove automatic creation of the default workspace's state file during `init` (#38281) 3 weeks ago
cliconfig make copyrightfix 2 months ago
clistate make copyrightfix 2 months ago
e2etest PSS: Remove automatic creation of the default workspace's state file during `init` (#38281) 3 weeks ago
format make copyrightfix 2 months ago
jsonchecks make copyrightfix 2 months ago
jsonconfig Use configuration values for jsonconfig 1 month ago
jsonformat don't panic on invalid keys for relevant attrs 4 weeks ago
jsonfunction Merge pull request #38160 from hashicorp/jbardin/inline-type-conversion 1 month ago
jsonplan chore (actions): rename LifecycleActionTrigger -> ResourceActionTrigger in plan and proto 1 month ago
jsonprovider expose deprecation on provider schema 1 month ago
jsonstate make copyrightfix 2 months ago
junit make copyrightfix 2 months ago
testdata command: test `providers schema` with const variables 1 week ago
testing make copyrightfix 2 months ago
views Lint 4 weeks ago
webbrowser make copyrightfix 2 months ago
workdir PSS: Fix use of reattached providers in init, enable use of reattached providers during plan-apply workflow (#38182) 2 months ago
apply.go Rework most of the configuration loading 1 month ago
apply_destroy_test.go test: Enable assertions about prompt text shown to users (#38212) 1 month ago
apply_test.go Add regression test for apply with vars 1 week ago
autocomplete.go make copyrightfix 2 months ago
autocomplete_test.go make copyrightfix 2 months ago
cli_ui.go make copyrightfix 2 months ago
cli_ui_test.go make copyrightfix 2 months ago
cloud.go make copyrightfix 2 months ago
cloud_mock.go command: test `graph` with const variables 1 week ago
cloud_test.go Mock the `cloud` backend with a list all vars response 1 week ago
command.go remove copied default value 2 months ago
command_test.go Rework most of the configuration loading 1 month ago
console.go use pre-existing loaders where possible 2 months ago
console_interactive.go make copyrightfix 2 months ago
console_interactive_solaris.go make copyrightfix 2 months ago
console_test.go make copyrightfix 2 months ago
experimental_test.go make copyrightfix 2 months ago
flag_kv.go make copyrightfix 2 months ago
flag_kv_test.go make copyrightfix 2 months ago
fmt.go make copyrightfix 2 months ago
fmt_test.go make copyrightfix 2 months ago
get.go Potentially fetch backend variables for most commands 3 weeks ago
get_test.go command: test `get` with const variables 1 week ago
graph.go command: Add vars to graph command 3 weeks ago
graph_test.go command: test `graph` with const variables 1 week ago
helper.go make copyrightfix 2 months ago
hook_module_install.go make copyrightfix 2 months ago
import.go Fix import and show command 1 month ago
import_test.go make copyrightfix 2 months ago
init.go PSS: Remove automatic creation of the default workspace's state file during `init` (#38281) 3 weeks ago
init2_test.go Add more dynamic module sources tests 1 month ago
init_run.go command/init: Merge duplicated PSS logic back into existing codepath (#38227) 1 month ago
init_test.go PSS: Remove automatic creation of the default workspace's state file during `init` (#38281) 3 weeks ago
login.go make copyrightfix 2 months ago
login_test.go test: Enable assertions about prompt text shown to users (#38212) 1 month ago
logout.go make copyrightfix 2 months ago
logout_test.go make copyrightfix 2 months ago
meta.go Potentially fetch backend variables for most commands 3 weeks ago
meta_backend.go PSS: Remove automatic creation of the default workspace's state file during `init` (#38281) 3 weeks ago
meta_backend_errors.go PSS: Remove automatic creation of the default workspace's state file during `init` (#38281) 3 weeks ago
meta_backend_migrate.go make copyrightfix 2 months ago
meta_backend_migrate_test.go test: Enable assertions about prompt text shown to users (#38212) 1 month ago
meta_backend_test.go PSS: Enable state store configuration change (#38153) 1 month ago
meta_config.go Allow commands to fetch backend variables 3 weeks ago
meta_dependencies.go make copyrightfix 2 months ago
meta_dependencies_test.go make copyrightfix 2 months ago
meta_new.go make copyrightfix 2 months ago
meta_providers.go make copyrightfix 2 months ago
meta_test.go Use t.Setenv in meta-related tests 1 week ago
metadata_command.go make copyrightfix 2 months ago
metadata_functions.go make copyrightfix 2 months ago
metadata_functions_test.go make copyrightfix 2 months ago
modules.go Potentially fetch backend variables for most commands 3 weeks ago
modules_test.go command: test `modules` with const variables 1 week ago
output.go make copyrightfix 2 months ago
output_test.go make copyrightfix 2 months ago
plan.go use pre-existing loaders where possible 2 months ago
plan_test.go make copyrightfix 2 months ago
plugins.go make copyrightfix 2 months ago
plugins_lock.go make copyrightfix 2 months ago
plugins_lock_test.go make copyrightfix 2 months ago
plugins_test.go make copyrightfix 2 months ago
providers.go Potentially fetch backend variables for most commands 3 weeks ago
providers_lock.go Fix `providers lock` crash on empty config 1 week ago
providers_lock_test.go command: test `providers lock` with const variables 1 week ago
providers_mirror.go Fix `providers mirrors` crash on empty config 1 week ago
providers_mirror_test.go command: test `providers mirror` with const variables 1 week ago
providers_schema.go command: Add vars to providers schema command 3 weeks ago
providers_schema_test.go command: test `providers schema` with const variables 1 week ago
providers_test.go command: test `providers` with const variables 1 week ago
push.go make copyrightfix 2 months ago
query.go use pre-existing loaders where possible 2 months ago
query_test.go command/views: Bump UI version to v1.3 (#38231) 1 month ago
refresh.go use pre-existing loaders where possible 2 months ago
refresh_test.go make copyrightfix 2 months ago
show.go Improve ParseVariableValues signature with a helper 3 weeks ago
show_test.go Update module call configuration storage 1 month ago
stacks.go make copyrightfix 2 months ago
stacks_test.go make copyrightfix 2 months ago
state_command.go make copyrightfix 2 months ago
state_identities.go make copyrightfix 2 months ago
state_identities_test.go make copyrightfix 2 months ago
state_list.go refactor state-list command argument parsing 2 months ago
state_list_test.go make copyrightfix 2 months ago
state_meta.go make copyrightfix 2 months ago
state_mv.go command: Add vars to state mv command 3 weeks ago
state_mv_test.go command: test `state mv` with const variables 1 week ago
state_pull.go command: Add vars to state pull command 3 weeks ago
state_pull_test.go command: test `state pull` with const variables 1 week ago
state_push.go command: Add vars to state push command 3 weeks ago
state_push_test.go command: test `state push` with const variables 1 week ago
state_replace_provider.go command: Add vars to state replace command 3 weeks ago
state_replace_provider_test.go command: test `state replace-provider` with const variables 1 week ago
state_rm.go command: Add vars to state rm command 3 weeks ago
state_rm_test.go command: test `state rm` with const variables 1 week ago
state_show.go refactor state-show command argument parsing 2 months ago
state_show_test.go make copyrightfix 2 months ago
state_test.go make copyrightfix 2 months ago
taint.go command: Add vars to taint command 3 weeks ago
taint_test.go command: test `taint` with const variables 1 week ago
telemetry.go make copyrightfix 2 months ago
test.go add tests for dynamic module sources in terraform test 4 weeks ago
test_cleanup.go make copyrightfix 2 months ago
test_test.go add tests for dynamic module sources in terraform test 4 weeks ago
ui_input.go test: Enable assertions about prompt text shown to users (#38212) 1 month ago
ui_input_test.go make copyrightfix 2 months ago
unlock.go make copyrightfix 2 months ago
unlock_test.go make copyrightfix 2 months ago
untaint.go use the arguments package for taint commands 2 months ago
untaint_test.go make copyrightfix 2 months ago
validate.go Potentially fetch backend variables for most commands 3 weeks ago
validate_test.go command: test `validate` with const variables 1 week ago
version.go make copyrightfix 2 months ago
version_test.go make copyrightfix 2 months ago
workspace_command.go make copyrightfix 2 months ago
workspace_command_test.go PSS: Remove automatic creation of the default workspace's state file during `init` (#38281) 3 weeks ago
workspace_delete.go make copyrightfix 2 months ago
workspace_list.go make copyrightfix 2 months ago
workspace_new.go make copyrightfix 2 months ago
workspace_select.go make copyrightfix 2 months ago
workspace_show.go make copyrightfix 2 months ago