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
Daniel Schmidt ae103fc491
test: emit a nice error message if the user uses ephemeral resource in terrafom test
2 years ago
..
arguments show deprecation warning if -state is used with plan, apply, refresh (#35660) 2 years ago
cliconfig Prevent duplicate error messages for unset environment variables 2 years ago
clistate
e2etest add -lock-file flag to providers mirror command 2 years ago
format
jsonchecks
jsonconfig fix Descendants spelling 2 years ago
jsonformat plan renderer: fix crash when updating a null attribute to unknown (#35709) 2 years ago
jsonfunction lang: stabilise templatestring func experiment (#35224) 2 years ago
jsonplan update changes in command pkgs 2 years ago
jsonprovider jsonprovider: Expose ephemeral resource schemas (#35800) 2 years ago
jsonstate Remove handling of ephemeral root outputs (#35809) 2 years ago
testdata test: pass in variables during apply 2 years ago
testing test: pass in variables during apply 2 years ago
views test: ensure ephemeral values are not shown in diagnostics and warning is printed 2 years ago
webbrowser
workdir
apply.go show deprecation warning if -state is used with plan, apply, refresh (#35660) 2 years ago
apply_destroy_test.go
apply_test.go lang: stabilise ephemeral values experiment (#35636) 2 years ago
autocomplete.go
autocomplete_test.go
cli_ui.go
cli_ui_test.go
cloud.go Rebrand Terraform Cloud to HCP Terraform 2 years 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 update changes in command pkgs 2 years 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
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 remove old refactoring comments 2 years ago
graph_test.go update changes in command pkgs 2 years 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 2 years ago
import_test.go
init.go udpate code which was failing staticckeck 2 years 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
logout_test.go
meta.go Define StatePersistInterval as command meta field 2 years ago
meta_backend.go udpate code which was failing staticckeck 2 years ago
meta_backend_migrate.go udpate code which was failing staticckeck 2 years 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 2 years ago
meta_dependencies.go
meta_new.go
meta_providers.go
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
metadata_functions.go internal/command: Avoid ignoring ephemeralasnull function (#35651) 2 years ago
metadata_functions_test.go
output.go Remove handling of ephemeral root outputs (#35809) 2 years ago
output_test.go Remove handling of ephemeral root outputs (#35809) 2 years ago
plan.go move all command args from command/init to args/init 2 years ago
plan_test.go
plugins.go
plugins_lock.go
plugins_lock_test.go
plugins_test.go
providers.go
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 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
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) 2 years ago
show.go udpate code which was failing staticckeck 2 years ago
show_test.go update changes in command pkgs 2 years ago
state_command.go
state_list.go
state_list_test.go
state_meta.go fix Descendants spelling 2 years ago
state_mv.go backendrun: Separate the types/etc for backends that support operations 2 years ago
state_mv_test.go
state_pull.go
state_pull_test.go
state_push.go
state_push_test.go
state_replace_provider.go
state_replace_provider_test.go
state_rm.go
state_rm_test.go
state_show.go backendrun: Separate the types/etc for backends that support operations 2 years ago
state_show_test.go
state_test.go
taint.go
taint_test.go
telemetry.go
test.go fix Descendants spelling 2 years ago
test_test.go test: emit a nice error message if the user uses ephemeral resource in terrafom test 2 years ago
ui_input.go
ui_input_test.go
unlock.go
unlock_test.go
untaint.go
untaint_test.go
validate.go
validate_test.go terraform test: move override evaluation into expander (#35030) 2 years ago
version.go
version_test.go
workspace_command.go
workspace_command_test.go
workspace_delete.go
workspace_list.go
workspace_new.go
workspace_select.go
workspace_show.go