1.0.4 • Published 1 year ago

@cumulusds/aws-cloudformation-wait-ready v1.0.4

Weekly downloads
447
License
MIT
Repository
github
Last release
1 year ago

AWS CloudFormation Wait Ready

This utility waits until an AWS CloudFormation Stack is ready to update. It is similar to aws cloudformation wait stack-update-complete but waits for any stack status where an update should be allowed. A feature request for a similar feature from the aws cli has been filed, but not implemented. The feature is useful for CI scripts that test deployment.

This package is meant to be used as a command-line tool.

To install it in your project:

yarn add --dev @cumulusds/aws-cloudformation-wait-ready

To use it:

yarn aws-cloudformation-wait-ready --region us-east-1 --stack-name MyStackName

Development

License

This package is MIT licensed.

1.0.4

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.2

4 years ago

0.0.1

4 years ago

0.0.0

4 years ago