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
Liam Cervante 757efaed9a
terraform test: automatically create edges based on references (#37200)
9 months ago
..
arguments diagnostics should not contain URLs 12 months ago
cliconfig Apply some new go collection features (#36818) 11 months ago
clistate command/workdir: Model the "backend state" file format 2 years ago
e2etest grpcwrap+provider-simple: Test ephemeral resource schemas in v5 protocol (#36878) 11 months ago
format fix: Avoid crash on test failure in BinaryOpExpr in function call (#37071) 9 months ago
jsonchecks
jsonconfig Store resource identities in state (TF-23255) (#36464) 12 months ago
jsonformat Apply some new go collection features (#36818) 11 months ago
jsonfunction lang: stabilise templatestring func experiment (#35224) 2 years ago
jsonplan Add resource identities to plan file and JSON output (#36903) 10 months ago
jsonprovider Marshall resource identity schemas in jsonprovider (#36675) 12 months ago
jsonstate Apply some new go collection features (#36818) 11 months ago
junit Apply some new go collection features (#36818) 11 months ago
testdata terraform test: automatically create edges based on references (#37200) 9 months ago
testing Add comments about use of ResourceStores with TestProviders (#36856) 11 months ago
views Include identity in import apply UI output (#37044) 9 months ago
webbrowser
workdir command/workdir: Model the "backend state" file format 2 years ago
apply.go deferred actions: should still be experimental (#37167) 9 months ago
apply_destroy_test.go Rename schema.Block to Body (#36629) 12 months ago
apply_test.go Rename schema.Block to Body (#36629) 12 months ago
autocomplete.go
autocomplete_test.go
cli_ui.go
cli_ui_test.go
cloud.go extend existing cloud plugin to accomodate new plugin 10 months ago
cloud_test.go Rebrand Terraform Cloud to HCP Terraform 2 years ago
command.go Update comments about backend interfaces, enhanced vs operations, and fix copy-paste inaccuracies (#36716) 11 months ago
command_test.go CLI command for listing state identities (#36705) 11 months 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
console_test.go Rename schema.Block to Body (#36629) 12 months ago
flag_kv.go move all command args from command/init to args/init 2 years ago
flag_kv_test.go
fmt.go
fmt_test.go
get.go
get_test.go
graph.go only ignore validation if -draw-cycles is enabled 1 year ago
graph_test.go Rename schema.Block to Body (#36629) 12 months 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 Config-driven importing through identity (TF-23179) (#36703) 11 months ago
import_test.go Rename schema.Block to Body (#36629) 12 months ago
init.go Allow terraform init when only test files are present in directory (#36429) 1 year ago
init_test.go Allow terraform init when only test files are present in directory (#36429) 1 year 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
logout_test.go
meta.go Apply some new go collection features (#36818) 11 months ago
meta_backend.go Update comments about backend interfaces, enhanced vs operations, and fix copy-paste inaccuracies (#36716) 11 months ago
meta_backend_migrate.go Update URLs from `www.terraform.io` to `developer.hashicorp.com` (#36792) 11 months ago
meta_backend_migrate_test.go Inject appname to backend migration prompts 2 years ago
meta_backend_test.go
meta_config.go fix Descendants spelling 1 year ago
meta_dependencies.go
meta_new.go
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 Update comments about backend interfaces, enhanced vs operations, and fix copy-paste inaccuracies (#36716) 11 months ago
metadata_command.go
metadata_functions.go internal/command: Avoid ignoring ephemeralasnull function (#35651) 1 year ago
metadata_functions_test.go
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 deferred actions: should still be experimental (#37167) 9 months ago
plan_test.go Rename schema.Block to Body (#36629) 12 months ago
plugins.go
plugins_lock.go
plugins_lock_test.go
plugins_test.go
providers.go Allow terraform init when only test files are present in directory (#36429) 1 year ago
providers_lock.go move all command args from command/init to args/init 2 years ago
providers_lock_test.go
providers_mirror.go update helptext and docs 2 years ago
providers_mirror_test.go
providers_schema.go backendrun: Separate the types/etc for backends that support operations 2 years ago
providers_schema_test.go Rename schema.Block to Body (#36629) 12 months ago
providers_test.go terraform test: Disallow version constraints within test files (#35161) 2 years ago
push.go
refresh.go deferred actions: should still be experimental (#37167) 9 months ago
refresh_test.go Rename schema.Block to Body (#36629) 12 months ago
show.go udpate code which was failing staticckeck 1 year ago
show_test.go Rename schema.Block to Body (#36629) 12 months ago
stacks.go Handle the propagation of interrupt signals to stacks plugin 9 months ago
stacks_test.go make hostname and token optional, read token from cli file 10 months ago
state_command.go
state_identities.go CLI command for listing state identities (#36705) 11 months ago
state_identities_test.go CLI command for listing state identities (#36705) 11 months ago
state_list.go
state_list_test.go
state_meta.go fix Descendants spelling 1 year ago
state_mv.go Update comments about backend interfaces, enhanced vs operations, and fix copy-paste inaccuracies (#36716) 11 months ago
state_mv_test.go
state_pull.go Update comments about backend interfaces, enhanced vs operations, and fix copy-paste inaccuracies (#36716) 11 months ago
state_pull_test.go
state_push.go Update comments about backend interfaces, enhanced vs operations, and fix copy-paste inaccuracies (#36716) 11 months ago
state_push_test.go
state_replace_provider.go
state_replace_provider_test.go
state_rm.go Update comments about backend interfaces, enhanced vs operations, and fix copy-paste inaccuracies (#36716) 11 months ago
state_rm_test.go
state_show.go backendrun: Separate the types/etc for backends that support operations 2 years ago
state_show_test.go Rename schema.Block to Body (#36629) 12 months ago
state_test.go
taint.go
taint_test.go
telemetry.go
test.go Add missing JUnit XML flag to test command help string (#37161) 9 months ago
test_test.go terraform test: automatically create edges based on references (#37200) 9 months ago
ui_input.go
ui_input_test.go
unlock.go
unlock_test.go command/workdir: Model the "backend state" file format 2 years ago
untaint.go
untaint_test.go
validate.go fix: check for local operations, separate warning for remote execution 2 years ago
validate_test.go Rename schema.Block to Body (#36629) 12 months ago
version.go Update URLs from `www.terraform.io` to `developer.hashicorp.com` (#36792) 11 months ago
version_test.go Update URLs from `www.terraform.io` to `developer.hashicorp.com` (#36792) 11 months ago
workspace_command.go
workspace_command_test.go command: TestWorkspace_deleteWithState uses modern state format 2 years ago
workspace_delete.go
workspace_list.go
workspace_new.go
workspace_select.go
workspace_show.go