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
Radek Simko 70a1fd5e98
Fix diagnostic & avoid variable override via environment (#36435)
1 year ago
..
arguments Accept CLI option for the number of parallel ops in a test run's plan/apply (#36323) 1 year ago
cliconfig stacks: load credentials from config file on startup (#35952) 1 year ago
clistate command/workdir: Model the "backend state" file format 2 years ago
e2etest add -lock-file flag to providers mirror command 2 years ago
format adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
jsonchecks Update copyright file headers to BUSL-1.1 3 years ago
jsonconfig fix Descendants spelling 1 year ago
jsonformat ephemeral: add test case for block rendering 1 year ago
jsonfunction lang: stabilise templatestring func experiment (#35224) 2 years ago
jsonplan jsonplan: sort the relevant attributes in the correct plan (#36093) 1 year ago
jsonprovider write-only attributes: emit structural data on schema rendering 1 year ago
jsonstate Remove handling of ephemeral root outputs (#35809) 1 year ago
junit tfdiags: add Warnings method (#36392) 1 year ago
testdata Fix diagnostic & avoid variable override via environment (#36435) 1 year ago
testing test: pass in variables during apply 1 year ago
views Refactor JUnit XML output of `terraform test` into a new `junit` package (#36304) 1 year ago
webbrowser Update copyright file headers to BUSL-1.1 3 years ago
workdir command/workdir: Model the "backend state" file format 2 years ago
apply.go ephermal: allow setting var and var files for apply 1 year ago
apply_destroy_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
apply_test.go Fix diagnostic & avoid variable override via environment (#36435) 1 year ago
autocomplete.go Update copyright file headers to BUSL-1.1 3 years ago
autocomplete_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
cli_ui.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
cli_ui_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
cloud.go cloud: Allows object tag schema for selecting kv tagged workspaces 1 year ago
cloud_test.go Rebrand Terraform Cloud to HCP Terraform 2 years ago
command.go Define StatePersistInterval as command meta field 2 years ago
command_test.go ephemeral: add apply tests 1 year ago
console.go backendrun: Separate the types/etc for backends that support operations 2 years ago
console_interactive.go terraform console: Multi-line entry support 2 years ago
console_interactive_solaris.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
console_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
flag_kv.go move all command args from command/init to args/init 2 years ago
flag_kv_test.go Update copyright file headers to BUSL-1.1 3 years ago
fmt.go terraform fmt: add .tfmock.hcl as a supported file extension (#34580) 2 years ago
fmt_test.go terraform fmt: add .tfmock.hcl as a supported file extension (#34580) 2 years ago
get.go Update copyright file headers to BUSL-1.1 3 years ago
get_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
graph.go only ignore validation if -draw-cycles is enabled 1 year ago
graph_test.go update comments 1 year ago
helper.go Rebrand Terraform Cloud to HCP Terraform 2 years ago
hook_module_install.go allow slashes in git url parameters 2 years ago
import.go fix Descendants spelling 1 year ago
import_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
init.go udpate code which was failing staticckeck 1 year ago
init_test.go init: fix invalid + duplicate required provider blocks crashing (#35533) 2 years ago
login.go Rebrand Terraform Cloud to HCP Terraform 2 years ago
login_test.go Rebrand Terraform Cloud to HCP Terraform 2 years ago
logout.go Update copyright file headers to BUSL-1.1 3 years ago
logout_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
meta.go Define StatePersistInterval as command meta field 2 years ago
meta_backend.go Revert "Merge pull request #35929 from bschaatsbergen/b/fix-retry-messages-in-cloud-backend-json" 1 year ago
meta_backend_migrate.go cloud: Allows object tag schema for selecting kv tagged workspaces 1 year ago
meta_backend_migrate_test.go Inject appname to backend migration prompts 2 years ago
meta_backend_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
meta_config.go fix Descendants spelling 1 year ago
meta_dependencies.go Update copyright file headers to BUSL-1.1 3 years ago
meta_new.go Update copyright file headers to BUSL-1.1 3 years ago
meta_providers.go chore: remove extra newline char 2 years ago
meta_test.go Add unit tests for state persist interval env var 2 years ago
meta_vars.go move all command args from command/init to args/init 2 years ago
metadata_command.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
metadata_functions.go internal/command: Avoid ignoring ephemeralasnull function (#35651) 1 year ago
metadata_functions_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
modules.go Add human view for modules cmd 1 year ago
modules_test.go command: Update test to aid debugging of failures (#36255) 1 year ago
output.go Remove handling of ephemeral root outputs (#35809) 1 year ago
output_test.go Remove handling of ephemeral root outputs (#35809) 1 year ago
plan.go move all command args from command/init to args/init 2 years ago
plan_test.go Add go vet as a check to the Github commit actions (#31461) 1 year ago
plugins.go Update copyright file headers to BUSL-1.1 3 years ago
plugins_lock.go Update copyright file headers to BUSL-1.1 3 years ago
plugins_lock_test.go Update copyright file headers to BUSL-1.1 3 years ago
plugins_test.go Update copyright file headers to BUSL-1.1 3 years ago
providers.go Update copyright file headers to BUSL-1.1 3 years ago
providers_lock.go move all command args from command/init to args/init 2 years ago
providers_lock_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
providers_mirror.go update helptext and docs 2 years ago
providers_mirror_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
providers_schema.go backendrun: Separate the types/etc for backends that support operations 2 years ago
providers_schema_test.go fixing tests internal/command/init, view and argumento 2 years ago
providers_test.go terraform test: Disallow version constraints within test files (#35161) 2 years ago
push.go Update copyright file headers to BUSL-1.1 3 years ago
refresh.go move all command args from command/init to args/init 2 years ago
refresh_test.go states: store ephemeral output values in memory (#35676) 1 year ago
show.go udpate code which was failing staticckeck 1 year ago
show_test.go update changes in command pkgs 2 years ago
state_command.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_list.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_list_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_meta.go fix Descendants spelling 1 year ago
state_mv.go backendrun: Separate the types/etc for backends that support operations 2 years ago
state_mv_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_pull.go Update copyright file headers to BUSL-1.1 3 years ago
state_pull_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_push.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_push_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_replace_provider.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_replace_provider_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_rm.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_rm_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_show.go backendrun: Separate the types/etc for backends that support operations 2 years ago
state_show_test.go Update copyright file headers to BUSL-1.1 3 years ago
state_test.go Update copyright file headers to BUSL-1.1 3 years ago
taint.go Update copyright file headers to BUSL-1.1 3 years ago
taint_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
telemetry.go add missing copyright headers 3 years ago
test.go Accept CLI option for the number of parallel ops in a test run's plan/apply (#36323) 1 year ago
test_test.go Terraform test: Execute eligible test runs in parallel (#36300) 1 year ago
ui_input.go Update copyright file headers to BUSL-1.1 3 years ago
ui_input_test.go Update copyright file headers to BUSL-1.1 3 years ago
unlock.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
unlock_test.go command/workdir: Model the "backend state" file format 2 years ago
untaint.go Update copyright file headers to BUSL-1.1 3 years ago
untaint_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
validate.go fix: check for local operations, separate warning for remote execution 2 years ago
validate_test.go terraform test: move override evaluation into expander (#35030) 2 years ago
version.go Update copyright file headers to BUSL-1.1 3 years ago
version_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
workspace_command.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
workspace_command_test.go command: TestWorkspace_deleteWithState uses modern state format 2 years ago
workspace_delete.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
workspace_list.go Update copyright file headers to BUSL-1.1 3 years ago
workspace_new.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
workspace_select.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
workspace_show.go Update copyright file headers to BUSL-1.1 3 years ago