This repository has been archived by the owner on Oct 19, 2023. It is now read-only.
v0.3.0
Added
- The ability to logically group stacks in a Cloudfile as "stack groups" (#169)
- The ability to converge "stack groups" (
--stack-group ec2instances
) - The ability to converge a user-defined list of stacks (
--stacks stack1 stack2
)
Removed
- The
Cloud#deck
method- This was replaced by
#filter_deck
.
- This was replaced by