Support Terraform 1.x

Hi community!

We are starting use the new terraform version explicit 1.0.6 and the new ouput from terraspace is:

Detected Terrspace version: 0.6.9
Detected Terraform bin: /home/deployer/.tfenv/bin/terraform
Detected Terraform v1.0.6
Terraspace requires Terraform v0.12.x and above
The installed version of terraform may not work with terraspace.
Recommend using at least terraform v0.12.x
If you would like to bypass this check. Use TS_VERSION_CHECK=0

Will be exist a support to use terraform v1.x without set TS_VERSION_CHECK ?

thanks in advance.

The version check for terraform 1.x was fixed in terraspace 0.6.11 Here’s the PR https://github.com/boltops-tools/terraspace/pull/120