Files
opentf/command
James Bardin e3748901b4 Don't ForceLocal for the import backend
While the `local.Local` backend is the only implementation of
`backend.Local`, creating the backend with `ForceLocal` bypasses the
`backend.Backend` in the `local.Local` causing a local state to be
implicitly created rather than using the configured state backend.

Add a test that imports into a configured backend (using the "local"
backend as a remote state proxy). This further confirms the confusing
nature of ForceLocal, as the backend _is_ local, but not from the
viewpoint of meta.Backend.
2017-08-09 10:24:32 -04:00
..
2017-07-05 17:24:17 -07:00
2015-04-29 13:07:13 -05:00
2017-07-05 17:24:17 -07:00
2017-07-18 13:03:57 -04:00
2017-02-24 18:32:59 -05:00
2017-02-24 18:32:59 -05:00
2017-07-06 11:34:47 -04:00
2017-07-05 17:24:17 -07:00
2017-06-22 15:31:36 -04:00
2017-07-05 17:24:17 -07:00
2017-07-05 17:24:17 -07:00
2017-08-03 13:24:23 -04:00
2014-05-24 12:04:43 -07:00