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/backend/remote
Sarah French 62b3ba590a
Update `backend.Backend` interface to return diagnostics from `Workspaces` and `DeleteWorkspace` methods (#37430)
8 months ago
..
testdata fix: local variables should not be overridden by remote variables during `terraform import` (#29972) 4 years ago
backend.go Update `backend.Backend` interface to return diagnostics from `Workspaces` and `DeleteWorkspace` methods (#37430) 8 months ago
backend_apply.go backendrun: Separate the types/etc for backends that support operations 2 years ago
backend_apply_test.go backendrun: Separate the types/etc for backends that support operations 2 years ago
backend_common.go Add polling to wait for post plan tasks to complete in remote backend 1 year ago
backend_context.go Update comments about backend interfaces, enhanced vs operations, and fix copy-paste inaccuracies (#36716) 1 year ago
backend_context_test.go Rebrand Terraform Cloud to HCP Terraform 2 years ago
backend_plan.go Add TRACE logs when uploading to the cloud and remote backends (#36757) 1 year ago
backend_plan_test.go backendrun: Separate the types/etc for backends that support operations 2 years ago
backend_state.go remote: retry workspace unlock on retryable errors (#36191) 1 year ago
backend_state_test.go remote: retry workspace unlock on retryable errors (#36191) 1 year ago
backend_taskStages.go Add polling to wait for post plan tasks to complete in remote backend 1 year ago
backend_test.go Update `backend.Backend` interface to return diagnostics from `Workspaces` and `DeleteWorkspace` methods (#37430) 8 months ago
cli.go backendrun: Separate the types/etc for backends that support operations 2 years ago
cloud_integration.go Add polling to wait for post plan tasks to complete in remote backend 1 year ago
colorize.go Update copyright file headers to BUSL-1.1 3 years ago
remote_test.go Update copyright file headers to BUSL-1.1 3 years ago
retry.go remote: retry workspace unlock on retryable errors (#36191) 1 year ago
testing.go Update comments about backend interfaces, enhanced vs operations, and fix copy-paste inaccuracies (#36716) 1 year ago