# Functions
CleanCache cleans our plugin cache by removing it.
InitCache creates the cache directory.
New creates a new tftest harness.
# Variables
TerraformPluginCacheDir is where the plugins we download are kept.
# Type aliases
State is the parsed state from terraform apply actions.