mirror of https://github.com/hashicorp/terraform
Our shims from new provider API to old can't populate the InstanceInfo fully since the new API only includes the type name, and so anyone depending on this method is now broken anyway. In practice only our own tests depend on this, and so we'll drop it to make it explicit that it no longer works (rather than having it return nonsense) and then fix up the remaining tests that were depending on it to use a different strategy.pull/18800/merge
parent
f0dd6b900f
commit
d43e67ffcc
Loading…
Reference in new issue