terraform/backend
Sander van Harmelen 495d1ea350 Use New() instead of `once.Do(b.init)` 2018-08-03 11:29:11 +02:00
..
atlas Use New() instead of `once.Do(b.init)` 2018-08-03 11:29:11 +02:00
init Use New() instead of `once.Do(b.init)` 2018-08-03 11:29:11 +02:00
legacy Make backcend/legacy match new Backend iface 2017-02-28 16:35:45 -05:00
local Use New() instead of `once.Do(b.init)` 2018-08-03 11:29:11 +02:00
remote-state Use New() instead of `once.Do(b.init)` 2018-08-03 11:29:11 +02:00
backend.go create clistate.Locker interface 2018-02-23 16:48:15 -05:00
cli.go Update the backend import names 2018-08-03 11:29:11 +02:00
nil.go Update Backend interface to latest iteration 2017-02-28 16:07:07 -05:00
nil_test.go backend: introduce the backend set of interfaces 2017-01-26 14:33:49 -08:00
operation_type.go backend: introduce the backend set of interfaces 2017-01-26 14:33:49 -08:00
operationtype_string.go Update various files for new version of "stringer" 2017-12-11 13:26:29 -08:00
testing.go add test for lock error and force-unlock 2018-02-20 20:32:07 -05:00