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/cloud
Sarah French 62b3ba590a
Update `backend.Backend` interface to return diagnostics from `Workspaces` and `DeleteWorkspace` methods (#37430)
6 months ago
..
cloudplan
e2e
testdata Update URLs from `www.terraform.io` to `developer.hashicorp.com` (#36792) 11 months ago
backend.go Update `backend.Backend` interface to return diagnostics from `Workspaces` and `DeleteWorkspace` methods (#37430) 6 months ago
backend_apply.go
backend_apply_test.go
backend_cli.go
backend_colorize.go
backend_common.go
backend_context.go Update comments about backend interfaces, enhanced vs operations, and fix copy-paste inaccuracies (#36716) 11 months ago
backend_context_test.go
backend_plan.go Add `terraform query` subcommand (TF-25494) (#37174) 8 months ago
backend_plan_test.go
backend_refresh_test.go
backend_run_warning.go
backend_run_warning_test.go
backend_show.go
backend_show_test.go
backend_taskStage_policyEvaluation.go
backend_taskStage_policyEvaluation_test.go
backend_taskStage_taskResults.go
backend_taskStage_taskResults_test.go
backend_taskStages.go
backend_taskStages_test.go
backend_test.go Update `backend.Backend` interface to return diagnostics from `Workspaces` and `DeleteWorkspace` methods (#37430) 6 months ago
cloud_integration.go
cloud_variables.go
cloud_variables_test.go
configchangemode_string.go
errors.go
migration.go Update backend state file so it can describe PSS state (#37179) 9 months ago
migration_test.go Update backend state file so it can describe PSS state (#37179) 9 months ago
remote_test.go
retry.go
retry_test.go
state.go
state_test.go
test.go make hostname and token optional, read token from cli file 10 months ago
test_test.go
testing.go Update comments about backend interfaces, enhanced vs operations, and fix copy-paste inaccuracies (#36716) 11 months ago
tfe_client_mock.go