terraform/backend
James Bardin a1727ec4c2 Add warning to mismatched plan state
Forward-port the plan state check from the 0.9 series.
0.10 has improved the serial handling for the state, so this adds
relevant comments and some more test coverage for the case of an
incrementing serial during apply.
2017-07-17 10:41:29 -04:00
..
atlas backend/atlas: accept ATLAS_ADDRESS env var for address 2017-03-16 23:04:07 -07:00
init remote/swift: Migrate Swift remote state to a backend 2017-06-13 22:04:01 +01:00
legacy Make backcend/legacy match new Backend iface 2017-02-28 16:35:45 -05:00
local Add warning to mismatched plan state 2017-07-17 10:41:29 -04:00
remote-state Merge pull request #13871 from fatmcgav/swift_move_to_backend 2017-06-27 16:23:46 -04:00
backend.go command: also print plan for destroy 2017-06-27 11:22:31 -07:00
cli.go command: use backend.CLIIinit 2017-02-28 10:58:29 -08: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 Fix stringer comments (#15069) 2017-06-05 10:17:35 +01:00
testing.go backend state tests must honor lineage 2017-07-14 13:50:26 -04:00