Skip to content

Commit 9496864

Browse files
committed
README and Dockerfile update
1 parent afc6dea commit 9496864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tools/test/stacks/nuke/typescript/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
AWS Nuke is an open source tool maintained by [ekristen](https://github.com/ekristen/aws-nuke) that searches for deleteable resources in a provided AWS account and deletes those not considered "Default" or "AWS-Managed".
55

6-
This tool is implemented using the Cloud Development Kit (CDK) scripts in this directory. These scripts deploy the official AWS Nuke image to a Lambda function, which runs on a schedule.
6+
This tool is implemented using the Cloud Development Kit (CDK) script in this directory which deploy the official AWS Nuke image to a Lambda function.
77

88
## ⚠ Important
99
This is a very destructive tool! It should not be deployed without fully understanding the impact it will have on your AWS accounts.

0 commit comments

Comments
 (0)