checkly / terraform-provider-checkly

Terraform provider for the Checkly monitoring service
https://registry.terraform.io/namespaces/checkly
44 stars 5 forks source link

feat(parallel): add `runParallel` to TF check and group constructs [sc-18211] #280

Closed shiini2 closed 10 months ago

shiini2 commented 11 months ago

Affected Components

Pre-Requisites

Notes for the Reviewer

Add runParallel to check and group constructs to allow simultaneous check run scheduling on multi-locations.

If set to false, the check run will be scheduled in the different locations in a round-robin fashion.

shortcut-integration[bot] commented 11 months ago

This pull request has been linked to Shortcut Story #18211: Add runParallel to Terraform check construct.