This release removes the experimental tfinstall package. We recommend users of tfinstall switch to https://github.com/hashicorp/hc-install.
Please note also terraform-exec‘s Go version support policy, which, like Go’s own release policy, commits to supporting the last two major releases. This means that currently terraform-exec requires Go 1.17 or later.
BREAKING CHANGES:
FEATURES:
workspace delete command (#212)workspace show command (#245)force-unlock command (#223)graph command (#257)taint command (#251)untaint command (#251)ErrStatePlanRead, returned when Terraform cannot read a given state or plan file (#273)