stack-deploy 0.0.2

AWS CloudFormation stack deployment orchestration library with change set review, event monitoring, and Lambda deployment support
Documentation
1
2
3
4
5
6
7
8
9
# Changelog

## 0.0.2

* Add tag support to `InstanceSpec` via `TagMap`, `TagKey`, `TagValue` types.

## 0.0.1

* Initial release.