module Kitchen::Terraform::ConfigAttribute::Parallelism

This attribute controls the number of concurrent operations to use while Terraform {www.terraform.io/docs/internals/graph.html#walking-the-graph walks the resource graph}.

Type

{www.yaml.org/spec/1.2/spec.html#id2803828 Integer}

Required

False

Default

10

Example

parallelism: 50