org-formation / org-formation-cli

Better than landingzones!
MIT License
1.4k stars 129 forks source link

Feature request: concurrent CDK #480

Closed arunasbendoraitis closed 1 year ago

arunasbendoraitis commented 1 year ago

Subject of the issue

Currently, CDK plugin throws an error when MaxConcurrentTasks parameter is used and the validation expects that only one CDK task will execute at a time

Expected behaviour

Fully disable the validation or at least allow concurrency in CustomDeployCommand/CustomRemoveCommand