Closed davidvpe closed 1 year ago
If a certain cdk task has concurrency enabled and is deployed to multiple regions the cdk.out error will appear.
For this I added the Region value to the CurrentTask object and also updated the default CDK Deploy command
Had to close this PR since it brings more issues to the table.
If a certain cdk task has concurrency enabled and is deployed to multiple regions the cdk.out error will appear.
For this I added the Region value to the CurrentTask object and also updated the default CDK Deploy command