terraform/repl
Kristin Laemmert c4873778c8 Mildwonkey/tests (#24548)
* helper/resource: remove provider resolver test
* repl tests passing
* helper/resource: add some extra shimming to ShimLegacyState

Some of the tests in helper/resource have to shim between legacy and
modern states. Terraform expects modern states to have the Provider set
for each resource (and not be a legacy provider). This PR adds a wrapper
around terraform.ShimLegacyState which iterates through the resources
in the state (after the shim) and adds the provider FQN.
2020-04-06 09:24:23 -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 vendor: switch to HCL 2.0 in the HCL repository 2019-10-02 15:10:21 -07:00
session_test.go Mildwonkey/tests (#24548) 2020-04-06 09:24:23 -07:00