Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Aug 25, 2024
1 parent 761a5ac commit 3c13dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Run [aws cdk](https://docs.aws.amazon.com/cdk/v2/guide/getting_started.html) com
## Features

* Run [aws-cdk](https://docs.aws.amazon.com/cdk/v2/guide/getting_started.html) with support for downloading the package or running a pre-installed version. (Note: This requires passing the correct value for the `working_dir` input).
* Waits for pending stack `UPDATE_COMPLETE` before running new deployments.
* Waits for pending stack `(CREATE | UPDATE | DELETE)_IN_PROGRESS` before running new deployments.

## Usage

Expand Down

0 comments on commit 3c13dc0

Please sign in to comment.