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/backend/local
James Bardin 7b8e1aff3d
fix local backend test
9 years ago
..
test-fixtures backend/local: check for empty config on apply 9 years ago
backend.go backend/local: run backend.TestBackend 9 years ago
backend_apply.go backend/local: allow nil modules (no config) if executing a plan 9 years ago
backend_apply_test.go backend/local: check for empty config on apply 9 years ago
backend_local.go update local.Local to match the latest Backend 9 years ago
backend_plan.go command: remove legacy remote state on migration 9 years ago
backend_plan_test.go backend/local: validate module exists for plan 9 years ago
backend_refresh.go backend/local: allow refresh on empty/non-existent state 9 years ago
backend_refresh_test.go backend/local: refresh with no config should not crash on input 9 years ago
backend_test.go fix local backend test 9 years ago
cli.go command: use backend.CLIIinit 9 years ago
counthookaction_string.go backend/local 9 years ago
hook_count.go backend/local 9 years ago
hook_count_action.go backend/local 9 years ago
hook_count_test.go backend/local 9 years ago
hook_state.go backend/local 9 years ago
hook_state_test.go backend/local 9 years ago
local_test.go backend/local 9 years ago
testing.go backend/local: run backend.TestBackend 9 years ago