Skip to content

Wait for a CloudFormation stack to be ready for the next deploy

License

Notifications You must be signed in to change notification settings

CumulusDS/aws-cloudformation-wait-ready

Repository files navigation

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.

About

Wait for a CloudFormation stack to be ready for the next deploy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •