Skip to content

Terraform Test: add the ability to run tests in parallel #34180

@ron-matsliah

Description

@ron-matsliah

Terraform Version

Terraform v1.6.3

Use Cases

In order to speed up the testing process, we would like to have the ability to run all the tests in parallel (which are not depended on each other)

Attempted Solutions

We tried to split our test into multiple testing files, but it seems the test still runs one by one and not in parallel

Proposal

Add the ability to run test in parallel

References

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions