terraform/backend/remote
Sander van Harmelen a5a2156584 core: enhance service discovery
This PR improves the error handling so we can provide better feedback about any service discovery errors that occured.

Additionally it adds logic to test for specific versions when discovering a service using `service.vN`. This will enable more informational errors which can indicate any version incompatibilities.
2018-12-10 20:52:05 +01:00
..
test-fixtures Also show policies when there are no changes 2018-11-21 11:34:59 +01:00
backend.go core: enhance service discovery 2018-12-10 20:52:05 +01:00
backend_apply.go Change how to fall back from remote to local backend 2018-11-20 22:25:52 +01:00
backend_apply_test.go Also show policies when there are no changes 2018-11-21 11:34:59 +01:00
backend_common.go Also show policies when there are no changes 2018-11-21 11:34:59 +01:00
backend_context.go backend/remote: implement the Local interface 2018-11-26 20:50:25 +01:00
backend_mock.go backend/remote: use entitlements to select backends 2018-12-05 12:29:08 +01:00
backend_plan.go Also show policies when there are no changes 2018-11-21 11:34:59 +01:00
backend_plan_test.go backend/remote: use entitlements to select backends 2018-12-05 12:29:08 +01:00
backend_state.go backend/remote: support the new force-unlock API 2018-11-30 19:39:18 +01:00
backend_state_test.go Implement the remote enhanced backend 2018-11-06 16:29:46 +01:00
backend_test.go core: enhance service discovery 2018-12-10 20:52:05 +01:00
cli.go Change how to fall back from remote to local backend 2018-11-20 22:25:52 +01:00
colorize.go backend/remote: implement the Local interface 2018-11-26 20:50:25 +01:00
remote_test.go Change how to fall back from remote to local backend 2018-11-20 22:25:52 +01:00
testing.go backend/remote: use entitlements to select backends 2018-12-05 12:29:08 +01:00