Files
opentf/command
Alisdair McDiarmid a7b7cd29fc cli: Migrate Terraform UI hook to command views
Move the code which renders Terraform hook callbacks as UI into the
views package, backed by a views.View instead of a cli.Ui. Update test
setup accordingly.

To allow commands to control this hook, we add a hooks member on the
backend Operation struct. This supersedes the hooks in the Terraform
context, which is not directly controlled by the command logic.

This commit should not change how Terraform works, and is refactoring in
preparation for more changes which move UI code out of the backend.
2021-02-16 07:18:22 -05:00
..
2020-12-02 13:59:19 -05:00
2020-12-02 13:59:19 -05:00
2015-04-29 13:07:13 -05:00
2020-12-02 13:59:19 -05:00
2019-07-18 16:11:41 -04:00
2020-12-02 13:59:19 -05:00
2020-10-08 08:42:16 -04:00
2018-10-16 18:24:47 -07:00
2020-12-02 13:59:19 -05:00
2021-01-27 09:54:28 -08:00
2020-10-08 08:42:16 -04:00
2020-10-08 08:42:16 -04:00
2021-01-12 17:47:55 -05:00
2020-12-02 13:59:19 -05:00
2021-01-12 17:47:55 -05:00
2020-12-02 13:59:19 -05:00