terraform/repl
Martin Atkins ece8b6e734 repl: Fix tests
The test suite was not updated to deal with the new assumptions of the
HCL2-based expression evaluator, which requires configuration to exist
as well as state. Therefore we add a simple configuration fixture to have
it validate expressions against.

This also includes updates to expect the different error messages that the
new evaluator produces.
2018-10-16 19:14:11 -07:00
..
testdata/config-fixture repl: Fix tests 2018-10-16 19:14:11 -07:00
format.go command: update "terraform console" for HCL2 2018-10-16 18:46:46 -07:00
repl.go repl: package for TF REPL 2016-11-13 23:17:03 -08:00
session.go command: update "terraform console" for HCL2 2018-10-16 18:46:46 -07:00
session_test.go repl: Fix tests 2018-10-16 19:14:11 -07:00