241765f0ab
The legacy tests never had to account for outputs in the plan. This path is not used outside of old builtin test provider, so just work around the output changes until we remove this completely. |
||
---|---|---|
.. | ||
acctest | ||
experiment | ||
hashcode | ||
logging | ||
plugin | ||
resource | ||
schema | ||
slowmessage | ||
validation | ||
wrappedreadline | ||
wrappedstreams | ||
README.md |
README.md
Legacy Helper Libraries
The packages in this directory are all legacy code. Some of them are legacy because they are now maintained in the Terraform SDK, while others are just obsolete codepaths that we intend to migrate away from over time.
Avoid using functions from packages under helper/
in new projects.