Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@erran-r7 erran-r7 released this 08 Aug 17:13
· 482 commits to master since this release

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.