Files
opentf/command
Martin Atkins 3df164502a command: don't prompt for state migration if TF_INPUT is set
The "confirm" method was directly checking the meta struct's input field,
but that only represents the -input command line flag, and doesn't
respect the TF_INPUT environment variable.

By calling the Input method instead, we check both.

This fixes #15338.
2017-06-26 11:22:29 -07:00
..
2017-06-15 14:26:12 -04:00
2015-04-29 13:07:13 -05:00
2017-01-26 14:33:49 -08:00
2017-02-24 18:32:59 -05:00
2017-02-24 18:32:59 -05:00
2017-06-15 14:26:12 -04:00
2017-06-15 15:23:16 -04:00
2017-06-22 15:31:36 -04:00
2017-06-15 14:26:12 -04:00
2014-05-24 12:04:43 -07:00