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
Samsondeen d996cf047d
Minor fixes to init-time policy and policy lifecycle (#38717)
2 weeks ago
..
arguments Add init-time policy evaluation (#38519) 2 weeks ago
cliconfig
clistate
e2etest test: Make capable E2E tests run in parallel (#38679) 3 weeks ago
format Add CLI and backend policy wiring for plan apply and query (#38518) 3 weeks ago
jsonchecks
jsonconfig Use configuration values for jsonconfig 4 months ago
jsonformat don't panic on invalid keys for relevant attrs 4 months ago
jsonfunction Merge pull request #38160 from hashicorp/jbardin/inline-type-conversion 4 months ago
jsonplan fix: Filter out `forget` resources in jsonplan `planned_values` (#38665) 3 weeks ago
jsonprovider expose deprecation on provider schema 4 months ago
jsonstate feat(cli): add -json flag for state show (#38341) 3 months ago
junit
testdata command/state_migrate: Wire up configuration parsing (#38631) 2 weeks ago
testing
views Add init-time policy evaluation (#38519) 2 weeks ago
webbrowser
workdir PSS: Refactor how we handle unmanaged providers, add support for using dev_override (#38269) 3 months ago
apply.go Minor fixes to init-time policy and policy lifecycle (#38717) 2 weeks ago
apply_destroy_test.go test: Enable assertions about prompt text shown to users (#38212) 4 months ago
apply_policy_test.go Minor fixes to init-time policy and policy lifecycle (#38717) 2 weeks ago
apply_test.go refactor: Separate concerns in mock provider sources logic, handle callbacks using `t.Cleanup` (#38446) 2 months ago
autocomplete.go
autocomplete_test.go refactor: Separate concerns in mock provider sources logic, handle callbacks using `t.Cleanup` (#38446) 2 months ago
cli_ui.go
cli_ui_test.go test: Update tests in command package to use t.Parallel (#38688) 3 weeks ago
cloud.go fix: Block commands from using an invalid workspace name. (#38594) 1 month ago
cloud_mock.go Add CLI and backend policy wiring for plan apply and query (#38518) 3 weeks ago
cloud_test.go Mock the `cloud` backend with a list all vars response 3 months ago
command.go remove copied default value 4 months ago
command_test.go Add init-time policy evaluation (#38519) 2 weeks ago
console.go Add CLI and backend policy wiring for plan apply and query (#38518) 3 weeks ago
console_interactive.go
console_interactive_solaris.go
console_test.go
experimental_test.go
flag_kv.go
flag_kv_test.go test: Update tests in command package to use t.Parallel (#38688) 3 weeks ago
fmt.go Fix `fmt` for `.tfquery.hcl` files 2 months ago
fmt_test.go test: Update tests in command package to use t.Parallel (#38688) 3 weeks ago
get.go Potentially fetch backend variables for most commands 3 months ago
get_test.go command: test `get` with const variables 3 months ago
graph.go Add CLI and backend policy wiring for plan apply and query (#38518) 3 weeks ago
graph_test.go Add init-time policy evaluation (#38519) 2 weeks ago
helper.go
hook_module_install.go Add init-time policy evaluation (#38519) 2 weeks ago
import.go Add CLI and backend policy wiring for plan apply and query (#38518) 3 weeks ago
import_test.go refactor: Separate concerns in mock provider sources logic, handle callbacks using `t.Cleanup` (#38446) 2 months ago
init.go Minor fixes to init-time policy and policy lifecycle (#38717) 2 weeks ago
init2_test.go add provider source back to success tests 2 months ago
init_policy_test.go Minor fixes to init-time policy and policy lifecycle (#38717) 2 weeks ago
init_run.go Minor fixes to init-time policy and policy lifecycle (#38717) 2 weeks ago
init_test.go commands/init: UX improvements when a child module has version constraints for a state store provider that conflict with the root module. (#38711) 2 weeks ago
login.go Fix resource leaks in provisioners and commands (#38585) 1 month ago
login_test.go test: Enable assertions about prompt text shown to users (#38212) 4 months ago
logout.go
logout_test.go test: Update tests in command package to use t.Parallel (#38688) 3 weeks ago
meta.go command/state_migrate: Wire up configuration parsing (#38631) 2 weeks ago
meta_backend.go fix: Stop our anti-`init -upgrade` check panicking when an overridden provider is in use. (#38635) 1 month ago
meta_backend_errors.go PSS: Remove handling of state migrations including PSS from the `init` command (#38388) 2 months ago
meta_backend_migrate.go
meta_backend_migrate_test.go test: Enable assertions about prompt text shown to users (#38212) 4 months ago
meta_backend_test.go PSS: Refactor how we handle unmanaged providers, add support for using dev_override (#38269) 3 months ago
meta_config.go command/state_migrate: Wire up configuration parsing (#38631) 2 weeks ago
meta_dependencies.go command/init: Only install PSS provider early (#38648) 3 weeks ago
meta_dependencies_test.go
meta_new.go
meta_policy.go Minor fixes to init-time policy and policy lifecycle (#38717) 2 weeks ago
meta_providers.go feat: Add warnings to the `init` command if unmanaged providers will influence provider installation 1 month ago
meta_providers_test.go feat: Add warnings to the `init` command if unmanaged providers will influence provider installation 1 month ago
meta_test.go fix: Block commands from using an invalid workspace name. (#38594) 1 month ago
metadata_command.go
metadata_functions.go
metadata_functions_test.go test: Update tests in command package to use t.Parallel (#38688) 3 weeks ago
modules.go Potentially fetch backend variables for most commands 3 months ago
modules_test.go command: test `modules` with const variables 3 months ago
output.go
output_test.go command/output: Ignore warnings in JSON mode (#38530) 2 months ago
plan.go Minor fixes to init-time policy and policy lifecycle (#38717) 2 weeks ago
plan_policy_test.go Minor fixes to init-time policy and policy lifecycle (#38717) 2 weeks ago
plan_test.go Add exit code regression test for plan, query and refresh 3 weeks ago
plugins.go
plugins_lock.go
plugins_lock_test.go test: Update tests in command package to use t.Parallel (#38688) 3 weeks ago
plugins_test.go
policy.go Add CLI and backend policy wiring for plan apply and query (#38518) 3 weeks ago
policy_test.go Add CLI and backend policy wiring for plan apply and query (#38518) 3 weeks ago
providers.go Potentially fetch backend variables for most commands 3 months ago
providers_lock.go Fix: Remove erroneous warning about dev overrides in the providers lock command (#38655) 1 month ago
providers_lock_test.go command: test `providers lock` with const variables 3 months ago
providers_mirror.go Fix `providers mirrors` crash on empty config 3 months ago
providers_mirror_test.go command: test `providers mirror` with const variables 3 months ago
providers_schema.go refactor: Make `providers schema` command use the Meta's internal details about the path to the configuration directory. 3 weeks ago
providers_schema_test.go refactor: Make `providers schema` command use the Meta's internal details about the path to the configuration directory. 3 weeks ago
providers_test.go refactor: Separate concerns in mock provider sources logic, handle callbacks using `t.Cleanup` (#38446) 2 months ago
push.go
query.go Check for errors after variable collection 3 weeks ago
query_test.go Add exit code regression test for plan, query and refresh 3 weeks ago
refresh.go Check for errors after variable collection 3 weeks ago
refresh_test.go Add exit code regression test for plan, query and refresh 3 weeks ago
show.go Check variable collection errors during `show` 3 weeks ago
show_test.go Check variable collection errors during `show` 3 weeks ago
stacks.go
stacks_test.go test: Update tests in command package to use t.Parallel (#38688) 3 weeks ago
state_command.go
state_identities.go
state_identities_test.go
state_list.go
state_list_test.go
state_meta.go
state_migrate.go command/state_migrate: Wire up configuration parsing (#38631) 2 weeks ago
state_migrate_test.go command/state_migrate: Wire up configuration parsing (#38631) 2 weeks ago
state_mv.go command: Add vars to state mv command 3 months ago
state_mv_test.go command: test `state mv` with const variables 3 months ago
state_pull.go command: Add vars to state pull command 3 months ago
state_pull_test.go refactor: Separate concerns in mock provider sources logic, handle callbacks using `t.Cleanup` (#38446) 2 months ago
state_push.go command: Add vars to state push command 3 months ago
state_push_test.go command: test `state push` with const variables 3 months ago
state_replace_provider.go command: Add vars to state replace command 3 months ago
state_replace_provider_test.go command: test `state replace-provider` with const variables 3 months ago
state_rm.go command: Add vars to state rm command 3 months ago
state_rm_test.go command: test `state rm` with const variables 3 months ago
state_show.go refactor: Make `state show` command use the Meta's internal details about the path to the configuration directory. 3 weeks ago
state_show_test.go feat(cli): add -json flag for state show (#38341) 3 months ago
state_test.go
taint.go command: Add vars to taint command 3 months ago
taint_test.go command: test `taint` with const variables 3 months ago
telemetry.go
test.go add tests for dynamic module sources in terraform test 4 months ago
test_cleanup.go
test_test.go Add init-time policy evaluation (#38519) 2 weeks ago
ui_input.go test: Enable assertions about prompt text shown to users (#38212) 4 months ago
ui_input_test.go test: Update tests in command package to use t.Parallel (#38688) 3 weeks ago
unlock.go
unlock_test.go
untaint.go
untaint_test.go
validate.go Limit backend block validation in the `validate` command to just backend type (#38468) 2 months ago
validate_test.go Limit backend block validation in the `validate` command to just backend type (#38468) 2 months ago
version.go
version_test.go
workspace_command.go refactor: Update `workspace select` and `new` subcommands to use the arguments package for parsing arguments and flags (#38430) 2 months ago
workspace_command_test.go test: Update tests in command package to use t.Parallel (#38688) 3 weeks ago
workspace_delete.go refactor: Update `workspace select` and `delete` subcommands to use the arguments package for parsing arguments and flags (#38429) 2 months ago
workspace_list.go fix: Block commands from using an invalid workspace name. (#38594) 1 month ago
workspace_new.go fix: Block commands from using an invalid workspace name. (#38594) 1 month ago
workspace_select.go fix: Block commands from using an invalid workspace name. (#38594) 1 month ago
workspace_show.go refactor: Update `workspace select` and `delete` subcommands to use the arguments package for parsing arguments and flags (#38429) 2 months ago