Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharshahrs committed Sep 21, 2020
1 parent 97c32a4 commit 25d48e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-ts-vpc-with-ecs-fargate-py/vpc-crosswalk-ts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,6 @@ You need to select `yes` to continue. The url will look similar to the url belo
10. Cleanup. Destroy the vpc only if all there are no other resources running in it such as ecs fargate.
```
$ pulumi destroy
$ pulumi destroy -y
$ pulumi rm vpc-fargate
```

0 comments on commit 25d48e7

Please sign in to comment.