Files
opentf/command
Kristin Laemmert 4d8fde3d6f command: use backend config from state when backend=false is used. (#23802)
* command: use backend config from state when backend=false is used.

When a user runs `terraform init --backend=false`, terraform should
inspect the state for a previously-configured backend, and use that
backend, ignoring any backend config in the current configuration. If no
backend is configured or there is no state, return a local backend.

Fixes #16593
2020-01-07 15:07:06 -05:00
..
2019-12-10 11:53:14 -08:00
2015-04-29 13:07:13 -05:00
2019-06-18 17:15:59 -04:00
2019-12-09 11:34:36 -05:00
2019-07-18 16:11:41 -04:00
2019-12-10 11:53:14 -08:00
2019-12-10 11:53:14 -08:00
2018-10-16 18:24:47 -07:00
2019-11-07 17:49:03 -05:00
2014-05-24 12:04:43 -07:00