B-aws-cdk-parallel

Latest version: v3.3.0

Safety actively analyzes 624429 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

3.3.0

* Add `--max-parallel-deployments` CLI flag to allow control of number the of stack deployments
that run at the same time. For larger projects this can significantly reduce the amount of
memory used when deploying a highly parallel stack.

3.2.0

* Remove `aws-cdk.core` dependency as it is probably not needed (if the project is developed
with AWS CDK anyways it will have `core` module installed). By removing this dependency both
`V1` and `V2` versions of AWS CDK should work.

3.1.0

* Fix dependencies.
* Remove unnecessary dependencies.

3.0.0

* cdk v2 compatibility.
* Use the stack displayName when calling the cdk deploy command.

2.3.0

* Improve parallel stack deployments by introducing `--exclusively` flag.
* Make dependencies graph beautiful.
* Output beautiful stack names (not aws cdk generated names).
* Fix --path CLI bug.

2.2.0

* Support "--parameters".
* Support "--context".
* Support specifying stacks.
* Add a lot more tests.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.