c4873778c8
* 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. |
||
---|---|---|
.. | ||
testdata/roundtrip | ||
diagnostics.go | ||
doc.go | ||
file.go | ||
marshal_equal.go | ||
read.go | ||
roundtrip_test.go | ||
version0.go | ||
version1.go | ||
version1_upgrade.go | ||
version2.go | ||
version2_upgrade.go | ||
version3.go | ||
version3_upgrade.go | ||
version4.go | ||
write.go |