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
Martin Atkins 9dd16a7fba
command: "terraform apply" accepts variable values with saved plan
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 command: "terraform apply" accepts variable values with saved plan 2 years ago
backend_apply_test.go backendrun: Separate the types/etc for backends that support operations 2 years ago
backend_local.go backend/local: Allow experiments when loading config from snapshot 2 years ago
backend_local_test.go chore: add command ctx to GetRootOutputValues 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 Remove invalid warning during cleanup phase (#35172) 2 years ago
testing.go Move the testing MockProvider into a dedicated shared package (#34681) 2 years ago