v0.11.0
Add support for step_concurrency_level @calvin-barker (#25)
what
- This adds support for the
step_concurrency_level
variable when deploying EMR clusters (with release >= 5.28.0)
why
- I need to send multiple steps that run in parallel to my EMR cluster, and the current CloudPosse template doesn't support that