/
githubmirror
/
terraform
ОбзорДокументацияВойти
/
githubmirror
/
terraform
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
terraform/
internal/command/
..
arguments

Refactor the `version` command to use the `arguments` package (#38803)

17 дней назад
cliconfig

Update `terraform stacks` command host resolution to include local credentials file (#38896)

19 дней назад
clistate

make copyrightfix

6 месяцев назад
e2etest

command/state-migrate: Implement support for upgrades (#38908)

11 дней назад
format

Add CLI and backend policy wiring for plan apply and query (#38518)

2 месяца назад
jsonchecks

make copyrightfix

6 месяцев назад
jsonconfig

Use configuration values for jsonconfig

5 месяцев назад
jsonformat

add action address to CLI plan rendering

месяц назад
jsonfunction

Merge pull request #38160 from hashicorp/jbardin/inline-type-conversion

5 месяцев назад
jsonplan

expose on_failure to the json hook output

месяц назад
jsonprovider

expose deprecation on provider schema

6 месяцев назад
jsonstate

feat(cli): add -json flag for state show (#38341)

4 месяца назад
junit

make copyrightfix

6 месяцев назад
testdata

Bring validation from legacy config to new graph-based config builder (#38999)

7 часов назад
testing

make copyrightfix

6 месяцев назад
ui

test: Add `WrappedMockUi` to the command/ui package, for use in integration tests that want to access underlying OutputWriter and ErrorWriter fields for assertions

месяц назад
views

refactor: Add `LogConfigurationCopyingStart` method to `init` command's view implementations

11 часов назад
webbrowser

make copyrightfix

6 месяцев назад
workdir

PSS: Refactor how we handle unmanaged providers, add support for using dev_override (#38269)

4 месяца назад
apply.go

Use hooks for plan/apply policy results (#38808)

месяц назад
apply_destroy_test.go

refactor: Update tests that need the mock ui to not be made using the constructor to use the new `testUiWrapped` helper with a pre-made mock ui argument.

месяц назад
apply_policy_test.go

record failed actions

месяц назад
apply_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
autocomplete.go

make copyrightfix

6 месяцев назад
autocomplete_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
cli_ui.go

make copyrightfix

6 месяцев назад
cli_ui_test.go

test: Update tests in command package to use t.Parallel (#38688)

2 месяца назад
cloud.go

fix: Block commands from using an invalid workspace name. (#38594)

2 месяца назад
cloud_mock.go

Add CLI and backend policy wiring for plan apply and query (#38518)

2 месяца назад
cloud_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
command.go

remove copied default value

6 месяцев назад
command_test.go

fix: Remove the `@timestamp` field from a golden reference, if it's included, before comparison.

21 день назад
console.go

console: Add `-scope` flag to allow expression evaluation in module instances (#38820)

месяц назад
console_interactive.go

make copyrightfix

6 месяцев назад
console_interactive_solaris.go

make copyrightfix

6 месяцев назад
console_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
experimental_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
flag_kv.go

make copyrightfix

6 месяцев назад
flag_kv_test.go

test: Update tests in command package to use t.Parallel (#38688)

2 месяца назад
fmt.go

Fix `fmt` for `.tfquery.hcl` files

4 месяца назад
fmt_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
get.go

Potentially fetch backend variables for most commands

5 месяцев назад
get_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
graph.go

add Mermaid graph format to terraform graph command (#38719)

месяц назад
graph_mermaid_test.go

add Mermaid graph format to terraform graph command (#38719)

месяц назад
graph_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
helper.go

make copyrightfix

6 месяцев назад
hook_module_install.go

refactor(init,get): Add new `ModuleInstallationLogger` interface and replace the old interface used to hook into the module installer (#38964)

7 дней назад
import.go

Add CLI and backend policy wiring for plan apply and query (#38518)

2 месяца назад
import_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
init.go

refactor(init): Add `LogModuleUpgrade` and `LogModuleInitialization` methods to the `ModuleInstallationLogger` interface, refactor `init` command to use methods. (#38979)

5 дней назад
init2_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
init_policy_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
init_run.go

refactor: Add `LogConfigurationCopyingStart` method to `init` command's view implementations

11 часов назад
init_test.go

PSS: Add state store provider installation security features to `state migrate` command (#38813)

6 дней назад
login.go

Fix resource leaks in provisioners and commands (#38585)

3 месяца назад
login_test.go

refactor: Update tests handle mock ui instances in more complex ways

месяц назад
logout.go

make copyrightfix

6 месяцев назад
logout_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
meta.go

Add OTEL tracing to policy implementation

2 месяца назад
meta_backend.go

refactor: Change code related to establishing trust in providers used for PSS to use word "trust" over "safe"

6 дней назад
meta_backend_errors.go

PSS: Remove handling of state migrations including PSS from the `init` command (#38388)

4 месяца назад
meta_backend_migrate.go

make copyrightfix

6 месяцев назад
meta_backend_migrate_test.go

test: Enable assertions about prompt text shown to users (#38212)

5 месяцев назад
meta_backend_test.go

refactor: Change code related to establishing trust in providers used for PSS to use word "trust" over "safe"

6 дней назад
meta_config.go

command/state_migrate: Wire up configuration parsing (#38631)

2 месяца назад
meta_dependencies.go

refactor(init,state_migrate): Introduce new `DependencyLockingLogger` interface, use new methods for logging about events involving dependency lock files (#38963)

7 дней назад
meta_dependencies_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
meta_new.go

make copyrightfix

6 месяцев назад
meta_policy.go

Prevent stacks policy evaluation for pre-destroy refresh (#38826)

месяц назад
meta_policy_test.go

policy: resolve plugin entitlement from the backend

2 месяца назад
meta_providers.go

feat: Add warnings to the `init` command if unmanaged providers will influence provider installation

2 месяца назад
meta_providers_test.go

feat: Add warnings to the `init` command if unmanaged providers will influence provider installation

2 месяца назад
meta_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
metadata_command.go

make copyrightfix

6 месяцев назад
metadata_functions.go

make copyrightfix

6 месяцев назад
metadata_functions_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
modules.go

Potentially fetch backend variables for most commands

5 месяцев назад
modules_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
output.go

make copyrightfix

6 месяцев назад
output_test.go

PSS: Avoid errors from nil locks, due to using providers not managed by Terraform, when detecting config changes during init (#38743)

2 месяца назад
plan.go

Use hooks for plan/apply policy results (#38808)

месяц назад
plan_policy_test.go

No policy evaluation should be done for pre-destroy refresh (#38856)

месяц назад
plan_race_test.go

Add race condition test case for config loading + fix race condition related to watchStop (#38747)

2 месяца назад
plan_test.go

command/state-migrate: Implement migration paths (#38728)

2 месяца назад
plugins.go

make copyrightfix

6 месяцев назад
plugins_lock.go

make copyrightfix

6 месяцев назад
plugins_lock_test.go

test: Update tests in command package to use t.Parallel (#38688)

2 месяца назад
plugins_test.go

make copyrightfix

6 месяцев назад
policy.go

Add CLI and backend policy wiring for plan apply and query (#38518)

2 месяца назад
policy_test.go

Add CLI and backend policy wiring for plan apply and query (#38518)

2 месяца назад
providers.go

Potentially fetch backend variables for most commands

5 месяцев назад
providers_lock.go

Fix: Remove erroneous warning about dev overrides in the providers lock command (#38655)

2 месяца назад
providers_lock_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
providers_mirror.go

Fix `providers mirrors` crash on empty config

4 месяца назад
providers_mirror_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
providers_schema.go

refactor: Make `providers schema` command use the Meta's internal details about the path to the configuration directory.

2 месяца назад
providers_schema_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
providers_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
push.go

make copyrightfix

6 месяцев назад
query.go

Use hooks for plan/apply policy results (#38808)

месяц назад
query_test.go

feat(search): add experimental -policies flag and initial policy evaluation support to terraform query (#38769)

месяц назад
refresh.go

Check for errors after variable collection

2 месяца назад
refresh_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
show.go

Check variable collection errors during `show`

2 месяца назад
show_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
stacks.go

Update `terraform stacks` command host resolution to include local credentials file (#38896)

19 дней назад
stacks_test.go

Update `terraform stacks` command host resolution to include local credentials file (#38896)

19 дней назад
state_command.go

make copyrightfix

6 месяцев назад
state_identities.go

make copyrightfix

6 месяцев назад
state_identities_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
state_list.go

refactor state-list command argument parsing

6 месяцев назад
state_list_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
state_meta.go

make copyrightfix

6 месяцев назад
state_migrate.go

refactor: Change code related to establishing trust in providers used for PSS to use word "trust" over "safe"

6 дней назад
state_migrate_test.go

PSS: Add state store provider installation security features to `state migrate` command (#38813)

6 дней назад
state_mv.go

command: Add vars to state mv command

5 месяцев назад
state_mv_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
state_pull.go

command: Add vars to state pull command

5 месяцев назад
state_pull_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
state_push.go

command: Add vars to state push command

5 месяцев назад
state_push_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
state_replace_provider.go

command: Add vars to state replace command

5 месяцев назад
state_replace_provider_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
state_rm.go

command: Add vars to state rm command

5 месяцев назад
state_rm_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
state_show.go

command/show: Emit diagnostics from backend initialisation (#38934)

12 дней назад
state_show_test.go

command/show: Emit diagnostics from backend initialisation (#38934)

12 дней назад
state_test.go

make copyrightfix

6 месяцев назад
taint.go

command: Add vars to taint command

5 месяцев назад
taint_test.go

test: Update tests that make assertions about warnings in output; warnings are now found in stdout

месяц назад
telemetry.go

make copyrightfix

6 месяцев назад
test.go

add tests for dynamic module sources in terraform test

5 месяцев назад
test_cleanup.go

make copyrightfix

6 месяцев назад
test_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
ui_input.go

test: Enable assertions about prompt text shown to users (#38212)

5 месяцев назад
ui_input_test.go

test: Update tests in command package to use t.Parallel (#38688)

2 месяца назад
unlock.go

make copyrightfix

6 месяцев назад
unlock_test.go

refactor: Replace remaining use of `cli.NewMockUi()` or `new(cli.MockUi)` in tests in the command package

месяц назад
untaint.go

use the arguments package for taint commands

6 месяцев назад
untaint_test.go

test: Update tests that make assertions about warnings in output; warnings are now found in stdout

месяц назад
validate.go

Limit backend block validation in the `validate` command to just backend type (#38468)

3 месяца назад
validate_test.go

Bring validation from legacy config to new graph-based config builder (#38999)

7 часов назад
version.go

refactor: Make the `version` command use views architecture for human and JSON output. (#38925)

13 дней назад
version_test.go

version: Add `format_version` field to JSON output (#38930)

11 дней назад
workspace_command.go

refactor: Make `workspace list` human output implementation use the `views` package (#38900)

20 дней назад
workspace_command_test.go

refactor: Make `workspace list` human output implementation use the `views` package (#38900)

20 дней назад
workspace_delete.go

refactor: Update `workspace select` and `delete` subcommands to use the arguments package for parsing arguments and flags (#38429)

3 месяца назад
workspace_list.go

refactor: Make `workspace list` human output implementation use the `views` package (#38900)

20 дней назад
workspace_new.go

fix: Block commands from using an invalid workspace name. (#38594)

2 месяца назад
workspace_select.go

fix: Block commands from using an invalid workspace name. (#38594)

2 месяца назад
workspace_show.go

refactor: Update `workspace select` and `delete` subcommands to use the arguments package for parsing arguments and flags (#38429)

3 месяца назад