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/local
Liam Cervante 448775102c
terraform test: Push evaluation of variables to as late as possible (#35014)
2 years ago
..
testdata Fix saved plan test regressions, fixtures 3 years ago
backend.go backendrun: Separate the types/etc for backends that support operations 2 years 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_local.go Experimental `-allow-deferral` flag for enabling deferred actions on CLI 2 years ago
backend_local_test.go State managers use schemarepo.Schemas instead of terraform.Schemas 2 years ago
backend_plan.go backendrun: Separate the types/etc for backends that support operations 2 years ago
backend_plan_test.go backendrun: Separate the types/etc for backends that support operations 2 years ago
backend_refresh.go backendrun: Separate the types/etc for backends that support operations 2 years ago
backend_refresh_test.go backendrun: Separate the types/etc for backends that support operations 2 years ago
backend_test.go backendrun: Separate the types/etc for backends that support operations 2 years ago
cli.go backendrun: Separate the types/etc for backends that support operations 2 years ago
hook_state.go statemgr: Incorporate IntermediateStateConditionalPersister 2 years ago
hook_state_test.go statemgr: Incorporate IntermediateStateConditionalPersister 2 years ago
local_test.go Update copyright file headers to BUSL-1.1 3 years ago
test.go terraform test: Push evaluation of variables to as late as possible (#35014) 2 years ago
testing.go Move the testing MockProvider into a dedicated shared package (#34681) 2 years ago