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
Anna Winkler d72911a640
Save detailed type outputs to JSONStateOutputs
4 years ago
..
testdata fix: local variables should not be overridden by remote variables during `terraform import` (#29972) 4 years ago
backend.go Bump compatibility version to 1.3.0 for terraform core release (#30988) 4 years ago
backend_apply.go backend: Remove Operation.Parallelism field 5 years ago
backend_apply_test.go Upgrade go-tfe dependency to use 1.0 version. It contains breaking changes, so we are updating method signatures, method names and the type of optional parameters, as needed. (#30626) 4 years ago
backend_common.go Upgrade go-tfe dependency to use 1.0 version. It contains breaking changes, so we are updating method signatures, method names and the type of optional parameters, as needed. (#30626) 4 years ago
backend_context.go Upgrade go-tfe dependency to use 1.0 version. It contains breaking changes, so we are updating method signatures, method names and the type of optional parameters, as needed. (#30626) 4 years ago
backend_context_test.go fix: local variables should not be overridden by remote variables during `terraform import` (#29972) 4 years ago
backend_plan.go insert panic handlers 4 years ago
backend_plan_test.go fix: local variables should not be overridden by remote variables during `terraform import` (#29972) 4 years ago
backend_state.go Save detailed type outputs to JSONStateOutputs 4 years ago
backend_state_test.go Update go-tfe to 26689e 4 years ago
backend_test.go Bump compatibility version to 1.3.0 for terraform core release (#30988) 4 years ago
cli.go Move backend/ to internal/backend/ 5 years ago
colorize.go Move backend/ to internal/backend/ 5 years ago
remote_test.go Move backend/ to internal/backend/ 5 years ago
testing.go Update go-tfe to 26689e 4 years ago