cfn-events 0.2.2
cfn-events reads the events for an AWS CloudFormation stack. It can be used to "tail" the log, and to wait until a stack update is resolved, successfully or otherwise. Defaults to eu-west-1, or whatever $AWS_REGION is set to. Respects $https_proxy.
Gemfile:
=
install:
=
Runtime Dependencies (1):
aws-sdk-cloudformation
~> 1.0
Development Dependencies (1):
rspec
~> 3.0