Module: Kitchen::Terraform::ConfigAttribute::Parallelism

Included in:
Driver::Terraform
Defined in:
lib/kitchen/terraform/config_attribute/parallelism.rb

Overview

This attribute controls the number of concurrent operations to use while Terraform walks the resource graph.

Type

Integer

Required

False

Default

10

Example

parallelism: 50