terraform/internal/command/arguments
Daniel Banck 5a70c424b3 Fix import and show command
This commit moves some code around to fix configuration loading during
the (legacy) import command. And add vars to the show command.
2026-03-04 11:45:59 +01:00
..
apply.go make copyrightfix 2026-02-17 13:56:34 +00:00
apply_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
console.go refactor console command to use arguments 2026-02-18 12:47:12 +01:00
console_test.go refactor console command to use arguments 2026-02-18 12:47:12 +01:00
default.go make copyrightfix 2026-02-17 13:56:34 +00:00
extended.go move vars handling into own file 2026-02-18 12:47:12 +01:00
flags.go make copyrightfix 2026-02-17 13:56:34 +00:00
import.go update copyright headers 2026-02-17 15:56:24 +01:00
import_test.go update copyright headers 2026-02-17 15:56:24 +01:00
init.go make copyrightfix 2026-02-17 13:56:34 +00:00
init_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
modules.go make copyrightfix 2026-02-17 13:56:34 +00:00
modules_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
output.go make copyrightfix 2026-02-17 13:56:34 +00:00
output_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
plan.go make copyrightfix 2026-02-17 13:56:34 +00:00
plan_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
providers.go update copyright headers 2026-02-17 15:56:24 +01:00
providers_lock.go update copyright headers 2026-02-17 15:56:24 +01:00
providers_lock_test.go update copyright headers 2026-02-17 15:56:24 +01:00
providers_mirror.go update copyright headers 2026-02-17 15:56:24 +01:00
providers_mirror_test.go update copyright headers 2026-02-17 15:56:24 +01:00
providers_schema.go update copyright headers 2026-02-17 15:56:24 +01:00
providers_schema_test.go update copyright headers 2026-02-17 15:56:24 +01:00
providers_test.go update copyright headers 2026-02-17 15:56:24 +01:00
query.go make copyrightfix 2026-02-17 13:56:34 +00:00
refresh.go make copyrightfix 2026-02-17 13:56:34 +00:00
refresh_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
show.go Fix import and show command 2026-03-04 11:45:59 +01:00
show_test.go Fix import and show command 2026-03-04 11:45:59 +01:00
state_list.go update copyright headers 2026-02-17 15:56:24 +01:00
state_list_test.go update copyright headers 2026-02-17 15:56:24 +01:00
state_mv.go update copyright headers 2026-02-17 15:56:24 +01:00
state_mv_test.go update copyright headers 2026-02-17 15:56:24 +01:00
state_pull.go update copyright headers 2026-02-17 15:56:24 +01:00
state_pull_test.go update copyright headers 2026-02-17 15:56:24 +01:00
state_push.go update copyright headers 2026-02-17 15:56:24 +01:00
state_push_test.go update copyright headers 2026-02-17 15:56:24 +01:00
state_replace_provider.go update copyright headers 2026-02-17 15:56:24 +01:00
state_replace_provider_test.go update copyright headers 2026-02-17 15:56:24 +01:00
state_rm.go update copyright headers 2026-02-17 15:56:24 +01:00
state_rm_test.go update copyright headers 2026-02-17 15:56:24 +01:00
state_show.go update copyright headers 2026-02-17 15:56:24 +01:00
state_show_test.go update copyright headers 2026-02-17 15:56:24 +01:00
taint.go update copyright headers 2026-02-17 15:56:24 +01:00
taint_test.go update copyright headers 2026-02-17 15:56:24 +01:00
test.go make copyrightfix 2026-02-17 13:56:34 +00:00
test_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
types.go make copyrightfix 2026-02-17 13:56:34 +00:00
untaint.go update copyright headers 2026-02-17 15:56:24 +01:00
untaint_test.go update copyright headers 2026-02-17 15:56:24 +01:00
validate.go make copyrightfix 2026-02-17 13:56:34 +00:00
validate_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
vars.go refactor addVarsFromFile to use return value 2026-02-18 12:47:12 +01:00
view.go make copyrightfix 2026-02-17 13:56:34 +00:00
view_test.go make copyrightfix 2026-02-17 13:56:34 +00:00