Skip to content

Commit f370245

Browse files
committed
README.md: add warning when deleting stacks
1 parent ce31957 commit f370245

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ pipelines will work correctly. Once it is complete, the EmbeddedLinuxPipeline in
3939

4040
### Removing Pipelines
4141
The `cdk destroy` command can be used to remove individual pipelines and their related resources. This can also be done in the CloudFormation Console Page.
42+
[!WARNING]
43+
Do not delete stacks while a CodePipeline is running this can lead to unexpected failures!
4244

4345
To remove all the resources associated with this application:
4446
```bash

0 commit comments

Comments
 (0)