terraform/backend/remote
Sander van Harmelen 9062d887b8 backend/remote: use entitlements to select backends
Use the entitlements to a) determine if the organization exists, and b) as a means to select which backend to use (the local backend with remote state, or the remote backend).
2018-12-05 12:29:08 +01:00
..
test-fixtures Also show policies when there are no changes 2018-11-21 11:34:59 +01:00
backend.go backend/remote: use entitlements to select backends 2018-12-05 12:29:08 +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 Change how to fall back from remote to local backend 2018-11-20 22:25:52 +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