Hello!
The first beta of Terraform v1.12.0 has been released, which includes a number of enhancements to Terraform Test, including
- Terraform Test command now accepts a -parallelism=n option, which sets the number of parallel operations in a test run’s plan/apply operation
- Terraform Test: Runs can now be annotated for possible parallel execution
- Produce detailed diagnostic objects when test run assertions fail
There are also a number of bug fixes to various areas.
Note that on Linux, Terraform now requires Linux kernel version 3.2 or later; support for previous versions has been discontinued.
For more information, please see the v1.12.0-beta1 CHANGELOG.