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
Sarah French 9212a2efdd
Make Terraform reject empty strings as invalid workspace names (#37267)
8 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 Add config parsing and validation for PSS (#37178) 9 months ago
testing tf test: parallelize teardown operations (#37220) 8 months ago
views Include identity in import apply UI output (#37044) 9 months ago
webbrowser
workdir Update backend state file so it can describe PSS state (#37179) 9 months 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 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 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 Update backend state file so it can describe PSS state (#37179) 9 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 adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
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 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
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 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 Add config parsing and validation for PSS (#37178) 9 months 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 adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
meta.go Update backend state file so it can describe PSS state (#37179) 9 months ago
meta_backend.go Update backend state file so it can describe PSS state (#37179) 9 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 adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
meta_config.go fix Descendants spelling 1 year ago
meta_dependencies.go
meta_new.go
meta_providers.go stacks: Don't require built-in providers to be listed under required providers. (#37234) 8 months 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 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 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 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 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 adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
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 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 Update comments about backend interfaces, enhanced vs operations, and fix copy-paste inaccuracies (#36716) 11 months ago
state_mv_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_pull.go Update comments about backend interfaces, enhanced vs operations, and fix copy-paste inaccuracies (#36716) 11 months ago
state_pull_test.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
state_push.go Update comments about backend interfaces, enhanced vs operations, and fix copy-paste inaccuracies (#36716) 11 months 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 Update comments about backend interfaces, enhanced vs operations, and fix copy-paste inaccuracies (#36716) 11 months 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 Rename schema.Block to Body (#36629) 12 months ago
state_test.go
taint.go
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 Add missing JUnit XML flag to test command help string (#37161) 9 months ago
test_test.go tf test: parallelize teardown operations (#37220) 8 months ago
ui_input.go
ui_input_test.go
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
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 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 Make Terraform reject empty strings as invalid workspace names (#37267) 8 months ago
workspace_command_test.go Make Terraform reject empty strings as invalid workspace names (#37267) 8 months ago
workspace_delete.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
workspace_list.go
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